Automattic\WooCommerce\Vendor\League\Container\Argument
ClassNameInterface::getClassName()
Return the class name.
Метод класса: ClassNameInterface{}
Хуков нет.
Возвращает
Строку
.
Использование
$ClassNameInterface = new ClassNameInterface(); $ClassNameInterface->getClassName() : string;
Код ClassNameInterface::getClassName() ClassNameInterface::getClassName WC 9.3.3
public function getClassName() : string;