The DOMComment class
Introduzione
Represents comment nodes, characters delimited by <!--
and -->.
Sommario dellla classe
DOMComment
class DOMComment
extends
DOMCharacterData
{
/* Methods */
__construct
([ string $value
] )
/* Inherited methods */
}Indice dei contenuti
- DOMComment::__construct — Creates a new DOMComment object
DOMComment
There are no user contributed notes for this page.
