DOMNode::normalize

(PHP 5, PHP 7, PHP 8)

DOMNode::normalize Normalizes the node

Descrizione

public DOMNode::normalize(): void

Remove empty text nodes and merge adjacent text nodes in this node and all its children.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Nessun valore viene restituito.

Vedere anche: