PHP 인터페이스 Phalcon\Cli\Environment\EnvironmentAwareInterface

This interface must be implemented in those classes that uses EnvironmentInterface interface
파일 보기 프로젝트 열기: phalcon/incubator

공개 메소드들

메소드 설명
getEnvironment ( ) : Phalcon\Cli\Environment\EnvironmentInterface Gets the Environment object
setEnvironment ( Phalcon\Cli\Environment\EnvironmentInterface $environment ) Sets the Environment object

메소드 상세

getEnvironment() 공개 메소드

Gets the Environment object
public getEnvironment ( ) : Phalcon\Cli\Environment\EnvironmentInterface
리턴 Phalcon\Cli\Environment\EnvironmentInterface

setEnvironment() 공개 메소드

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