PHP Класс Elcodi\Plugin\StripeBundle\ElcodiStripeBundle

Наследование: extends Elcodi\Bundle\CoreBundle\Abstracts\AbstractElcodiBundle, implements Elcodi\Component\Plugin\Interfaces\PluginInterface, implements Mmoreram\SymfonyBundleDependencies\DependentBundleInterface
Показать файл Открыть проект

Открытые методы

Метод Описание
getBundleDependencies ( Symfony\Component\HttpKernel\KernelInterface $kernel ) : array Create instance of current bundle, and return dependent bundle namespaces
getContainerExtension ( ) : Symfony\Component\DependencyInjection\Extension\ExtensionInterface Returns the bundle's container extension.

Описание методов

getBundleDependencies() публичный статический Метод

Create instance of current bundle, and return dependent bundle namespaces
public static getBundleDependencies ( Symfony\Component\HttpKernel\KernelInterface $kernel ) : array
$kernel Symfony\Component\HttpKernel\KernelInterface
Результат array Bundle instances

getContainerExtension() публичный Метод

Returns the bundle's container extension.
public getContainerExtension ( ) : Symfony\Component\DependencyInjection\Extension\ExtensionInterface
Результат Symfony\Component\DependencyInjection\Extension\ExtensionInterface The container extension