htmlDocument
public function append($item) : htmlTextNode
Dans classe htmlDocument, la méthode append est un raccourci pour $document->body->append().
$document->body->append()