Phalcon\Cli\Environment\EnvironmentAwareInterface::getEnvironment PHP Метод

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

Gets the Environment object
public getEnvironment ( ) : Phalcon\Cli\Environment\EnvironmentInterface
Результат Phalcon\Cli\Environment\EnvironmentInterface
    public function getEnvironment();
EnvironmentAwareInterface