Minify_Controller_Base::getEnv PHP 메소드

getEnv() 공개 메소드

public getEnv ( )
    public function getEnv()
    {
        return $this->env;
    }