Pop\Feed\Format\AbstractFormat::getOptions PHP Метод

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

Method to get the feed options
public getOptions ( ) : mixed
Результат mixed
    public function getOptions()
    {
        return $this->options;
    }