mini\Parsing\NodeList::__toString() Method

public

Signature

public function __toString(): string

Returns

string

Documentation

Reconstruct the original text represented by this list of nodes.

Source

src/Parsing/GenericParser.php:428-431