Roots\Soil\Options::__construct PHP Method

__construct() protected method

protected __construct ( $options )
    protected function __construct($options)
    {
        $this->set($options);
    }