PHP Trait Kraken\Container\ContainerAwareTrait

Afficher le fichier Open project: kraken-php/framework

Protected Properties

Свойство Type Description
$container ContainerInterface | null

Méthodes publiques

Méthode Description
getContainer ( )
setContainer ( ContainerInterface $container = null )

Method Details

getContainer() public méthode

See also: ContainerAwareInterface::getContainer
public getContainer ( )

setContainer() public méthode

See also: ContainerAwareInterface::setContainer
public setContainer ( ContainerInterface $container = null )
$container ContainerInterface

Property Details

$container protected_oe property

protected ContainerInterface|null $container
Résultat ContainerInterface | null