Phalcon\Cli\Environment\EnvironmentAwareInterface::getEnvironment PHP Method

getEnvironment() public method

Gets the Environment object
public getEnvironment ( ) : Phalcon\Cli\Environment\EnvironmentInterface
return Phalcon\Cli\Environment\EnvironmentInterface
    public function getEnvironment();
EnvironmentAwareInterface