Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
PluginBase.php
PluginBase::$options
Options for this plugin will be held here.
Type:
array
File
core/
modules/
views/
src/
Plugin/
views/
PluginBase.php
, line 68
Class
PluginBase
Base class for any views plugin types.
Namespace
Drupal\views\Plugin\views
Code
public $options = [];
RSS feed