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 9.4.2
public function getConcrete();