Ergo\ScriptFactory::__construct PHP Метод

__construct() публичный Метод

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