The DOMComment class
Wstęp
Represents comment nodes, characters delimited by <!--
and -->.
Krótki opis klasy
DOMComment
DOMComment
extends
DOMCharacterData
{
/* Methods */
__construct
([ string $value
] )
/* Inherited methods */
}Spis treści
- DOMComment::__construct — Creates a new DOMComment object
DOMComment
There are no user contributed notes for this page.
