This is the recommended (W3C) function name for the equivalent:
http://php.net/manual/en/domtext.iswhitespaceinelementcontent.php
See there for additional notes.
(No version information available, might only be in Git)
DOMText::isElementContentWhitespace — Retorna se este nó de texto contém espaços em branco no conteúdo do elemento
Esta função não possui parâmetros.
Retorna true
em caso de sucesso ou false
em caso de falha.
This is the recommended (W3C) function name for the equivalent:
http://php.net/manual/en/domtext.iswhitespaceinelementcontent.php
See there for additional notes.