Automattic\WooCommerce\Vendor\League\Container\Inflector
InflectorInterface::getType()
Get the type.
Method of the class: InflectorInterface{}
No Hooks.
Return
String
.
Usage
$InflectorInterface = new InflectorInterface(); $InflectorInterface->getType() : string;
InflectorInterface::getType() InflectorInterface::getType code WC 9.8.2
public function getType() : string;