(PHP 5, PHP 7, PHP 8)
DOMNamedNodeMap::getNamedItem — Retourne un nœud spécifié par son nom
Récupère un nœud spécifié par son nodeName
.
qualifiedName
Le nodeName
du nœud à récupérer.
Un nœud (de n'importe quel type) avec un nodeName
spécifié, ou
null
si aucun nœud n'est trouvé.