Phalcon\Cli\Environment\EnvironmentAwareInterface::setEnvironment PHP 메소드

setEnvironment() 공개 메소드

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