Automattic\WooCommerce\Vendor\League\Container\Inflector
InflectorInterface::getType()
Get the type.
Метод класса: InflectorInterface{}
Хуков нет.
Возвращает
Строку
.
Использование
$InflectorInterface = new InflectorInterface(); $InflectorInterface->getType() : string;
Код InflectorInterface::getType() InflectorInterface::getType WC 9.5.1
public function getType() : string;