The DOMComment class
Въведение
Represents comment nodes, characters delimited by <!--
and -->.
Синтаксис за класове
DOMComment
DOMComment
extends
DOMCharacterData
{
/* Methods */
__construct
([ string $value
] )
/* Inherited methods */
}Съдържание
- DOMComment::__construct — Creates a new DOMComment object
DOMComment
There are no user contributed notes for this page.
