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