The DOMNotation class
(PHP 5, PHP 7, PHP 8)
Class synopsis
class DOMNotation
extends
DOMNode
{
/* Inherited constants */
/* Properties */
/* Inherited properties */
/* Inherited methods */
}
Properties
- publicId
-
The public identifier associated with the notation.
- systemId
-
The system identifier associated with the notation.
There are no user contributed notes for this page.