Carbon_Fields\Field\Predefined_Options_Field::get_options PHP Méthode

get_options() public méthode

Retrieve the current options.
public get_options ( ) : array | callable
Résultat array | callable $options
    public function get_options()
    {
        return $this->options;
    }