Automattic\WooCommerce\Vendor\League\Container\Definition
DefinitionInterface::getConcrete()
Get the concrete of the definition.
Метод класса: DefinitionInterface{}
Хуков нет.
Возвращает
Разное
.
Использование
$DefinitionInterface = new DefinitionInterface(); $DefinitionInterface->getConcrete();
Код DefinitionInterface::getConcrete() DefinitionInterface::getConcrete WC 8.1.1
public function getConcrete();