PHP Class eZ\Bundle\EzPublishCoreBundle\Console\Application
Adds options specific to an eZ Publish environment, such as the siteaccess to use.
ファイルを表示
Open project: ezsystems/ezpublish-kernel
Public Methods
Method |
Description |
|
__construct ( Symfony\Component\HttpKernel\KernelInterface $kernel ) |
|
|
Method Details
__construct()
public method
public __construct ( Symfony\Component\HttpKernel\KernelInterface $kernel ) |
$kernel |
Symfony\Component\HttpKernel\KernelInterface |
|