Consolidation\Cgr\Env::__construct PHP Method

__construct() public method

public __construct ( $env )
    public function __construct($env)
    {
        $this->env = $env;
    }