Automattic\WooCommerce\Vendor\League\Container\Inflector

InflectorInterface::getType()publicWC 1.0

Get the type.

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

Хуков нет.

Возвращает

Строку.

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

$InflectorInterface = new InflectorInterface();
$InflectorInterface->getType() : string;

Код InflectorInterface::getType() WC 8.7.0

public function getType() : string;