Ergo\View\File::__construct PHP Method

__construct() public method

Constructor
public __construct ( $file )
    public function __construct($file)
    {
        $this->_file = $file;
    }