(PHP 5, PHP 7, PHP 8)
DOMAttr represents an attribute in the DOMElement object.
$exclusive
= false
,$withComments
= false
,$xpath
= null
,$nsPrefixes
= null
$uri
,$exclusive
= false
,$withComments
= false
,$xpath
= null
,$nsPrefixes
= null
The name of the attribute.
The element which contains the attribute or null
.
Not implemented yet, always is null
.
Not implemented yet, always is true
.
The value of the attribute.