ScriptFUSION\Porter\Provider\AbstractProvider::getOptions PHP 메소드

getOptions() 보호된 메소드

Gets the provider options.
protected getOptions ( ) : EncapsulatedOptions | null
리턴 ScriptFUSION\Porter\Options\EncapsulatedOptions | null
    protected function getOptions()
    {
        return $this->options;
    }