Get multiple attributes value at once
Permalink
is there any way to getting multiple attribute value?
for getting single attribute :
$page->getAttribute($attr);
& for ["att1", "att2", "att3", "..."] ?
for getting single attribute :
$page->getAttribute($attr);
& for ["att1", "att2", "att3", "..."] ?