The DOMComment class
Introdução
Represents comment nodes, characters delimited by <!--
and -->.
Sinopse da classe
DOMComment
DOMComment
extends
DOMCharacterData
{
/* Methods */
__construct
([ string $value
] )
/* Inherited methods */
}Índice
- DOMComment::__construct — Creates a new DOMComment object
DOMComment
There are no user contributed notes for this page.
