PHP Class Elcodi\Plugin\PaypalWebCheckoutBundle\ElcodiPaypalWebCheckoutBundle

Inheritance: extends Symfony\Component\HttpKernel\Bundle\Bundle, implements Elcodi\Component\Plugin\Interfaces\PluginInterface, implements Elcodi\Bundle\CoreBundle\Interfaces\DependentBundleInterface
Afficher le fichier Open project: elcodi/bamboo

Méthodes publiques

Méthode Description
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.

Method Details

getBundleDependencies() public static méthode

Create instance of current bundle, and return dependent bundle namespaces
public static getBundleDependencies ( Symfony\Component\HttpKernel\KernelInterface $kernel ) : array
$kernel Symfony\Component\HttpKernel\KernelInterface
Résultat array Bundle instances

getContainerExtension() public méthode

Returns the bundle's container extension.
public getContainerExtension ( ) : Symfony\Component\DependencyInjection\Extension\ExtensionInterface
Résultat Symfony\Component\DependencyInjection\Extension\ExtensionInterface The container extension