Roots\Soil\Options::__construct PHP 메소드

__construct() 보호된 메소드

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