XMLReader::getParserProperty
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.1.0, PHP 7, PHP 8)
Indicates if specified property has been set
Description
XMLReader::getParserProperty(int $property): bool
Indicates if specified property has been set.
Parameters
propertyOne of the parser option constants.
Return Values
Success
See Also
XMLReader::setParserProperty