function BrokenHandlerTrait::defineOptions
The option definition for this handler.
See also
\Drupal\views\Plugin\views\PluginBase::defineOptions()
File
-
core/
modules/ views/ src/ Plugin/ views/ BrokenHandlerTrait.php, line 27
Class
- BrokenHandlerTrait
- A Trait for Views broken handlers.
Namespace
Drupal\views\Plugin\viewsCode
public function defineOptions() {
return [];
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.