Formatting
This commit is contained in:
parent
ee7eaf1317
commit
5923db266c
@ -41,7 +41,8 @@ class MicrodataDOMElement extends \DOMElement
|
|||||||
return array_reverse($results);
|
return array_reverse($results);
|
||||||
}
|
}
|
||||||
|
|
||||||
public function hasPropertyNames() {
|
public function hasPropertyNames()
|
||||||
|
{
|
||||||
return !empty($this->tokenizeAttribute('itemprop'));
|
return !empty($this->tokenizeAttribute('itemprop'));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user