Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
WellCommerce
Bundle
DistributionBundle
Loader
BundleLoader
__construct
WellCommerce\Bundle\DistributionBundle\Loader\BundleLoader::__construct PHP Method
BundleLoader Class Documentation
显示文件
Open project: wellcommerce/wellcommerce
__construct()
public
method
BundleLoader constructor.
public
__construct
(
Symfony\Component\HttpKernel\KernelInterface
$kernel
)
$kernel
Symfony\Component\HttpKernel\KernelInterface
public function __construct(KernelInterface $kernel) { $this->kernel = $kernel; }
BundleLoader
__construct
getCoreBundlesClasses
getLocator
getManagedBundleClasses
loadBundles