Pheasant\Types\BaseType::options PHP Méthode

options() public méthode

Gets the {@link Options} object associated with the type
public options ( )
    public function options()
    {
        return $this->_options;
    }