Automattic\WooCommerce\Vendor\League\Container\ServiceProvider
BootableServiceProviderInterface::boot()
Method will be invoked on registration of a service provider implementing this interface. Provides ability for eager loading of Service Providers.
{} Это метод класса: BootableServiceProviderInterface{}
Хуков нет.
Возвращает
null
. Ничего.
Использование
$BootableServiceProviderInterface = new BootableServiceProviderInterface(); $BootableServiceProviderInterface->boot();
Код BootableServiceProviderInterface::boot() BootableServiceProviderInterface::boot WC 6.8.0
public function boot();