Automattic\WooCommerce\Vendor\Symfony\Component\CssSelector\Node

NodeInterface::getNodeNamepublicWC 1.0

Метод класса: NodeInterface{}

Хуков нет.

Возвращает

null. Ничего (null).

Использование

$NodeInterface = new NodeInterface();
$NodeInterface->getNodeName(): string;

Код NodeInterface::getNodeName() WC 10.5.0

public function getNodeName(): string;