Ergo\ScriptFactory::__construct PHP Method

__construct() public method

Construct
public __construct ( $script )
    public function __construct($script)
    {
        $this->_script = $script;
    }