Cilex\Provider\Console\ContainerAwareApplication::getContainer PHP Méthode

getContainer() public méthode

Get the Container.
public getContainer ( ) : Pimple\Container
Résultat Pimple\Container
    public function getContainer()
    {
        return $this->pimple;
    }