Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Cilex
Provider
Console
Command
getContainer
Cilex\Provider\Console\Command::getContainer PHP Method
Command Class Documentation
Exibir arquivo
Open project: cilex/cilex
getContainer()
public
method
Returns the application container.
public
getContainer
( ) :
Application
return
Cilex\Application
public function getContainer() { return $this->getApplication()->getContainer(); }
Command
getContainer
getService