A classe DOMComment
(PHP 5, PHP 7, PHP 8)
Introdução
Representa nós de comentário, caracteres delimitados por <!--
e -->
.
Resumo da classe
/* Propriedades herdadas */
/* Métodos */
/* Métodos herdados */
public DOMNode::C14N(
bool
bool
?array
?array
): string|false
}bool
$exclusive
= false
,bool
$withComments
= false
,?array
$xpath
= null
,?array
$nsPrefixes
= null
): string|false
Table of Contents
- DOMComment::__construct — Cria um novo objeto DOMComment