Some formatting
This commit is contained in:
parent
7bba0cbaa6
commit
9dd85c1e5b
@ -134,7 +134,8 @@ class MicrodataDOMElement extends \DOMElement
|
|||||||
return $childNodes;
|
return $childNodes;
|
||||||
}
|
}
|
||||||
|
|
||||||
public function tokenizeAttribute($attributeName) {
|
public function tokenizeAttribute($attributeName)
|
||||||
|
{
|
||||||
$attribute = [];
|
$attribute = [];
|
||||||
|
|
||||||
if ($this->hasAttribute($attributeName)) {
|
if ($this->hasAttribute($attributeName)) {
|
||||||
|
Loading…
Reference in New Issue
Block a user