FOF30\Form\Field\Actions::getOptions PHP Метод

getOptions() защищенный Метод

Method to get the field options.
С версии: 2.0
protected getOptions ( ) : array
Результат array The field option objects.
    protected function getOptions()
    {
        return null;
    }