This is the recommended (W3C) function name for the equivalent:
http://php.net/manual/en/domtext.iswhitespaceinelementcontent.php
See there for additional notes.(PHP 5 >= 5.1.0, PHP 7, PHP 8)
DOMText::isElementContentWhitespace — Metin düğümünün eleman içeriğinde boşluk karakterleri varsa true döndürür
Metin düğümünün eleman içeriğinde boşluk karakterleri varsa true döndürür.
Bu işlevin bağımsız değişkeni yoktur.
This is the recommended (W3C) function name for the equivalent:
http://php.net/manual/en/domtext.iswhitespaceinelementcontent.php
See there for additional notes.