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

setEnvironment() public method

Sets the Environment object
public setEnvironment ( Phalcon\Cli\Environment\EnvironmentInterface $environment )
$environment Phalcon\Cli\Environment\EnvironmentInterface Environment
    public function setEnvironment(EnvironmentInterface $environment);
EnvironmentAwareInterface