(PHP 5, PHP 7, PHP 8)
DOMElement::hasAttribute — Checks to see if attribute exists
$qualifiedName
Indicates whether attribute named qualifiedName exists as a member of the element.
qualifiedName
The attribute name.
Повертає true у разі успіху або false в разі помилки.
true
false