Pheasant\Types\BaseType::options PHP Метод

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

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