public property PluginBase::$options

Options for this plugin will be held here.

Type: array

File

drupal/core/modules/views/lib/Drupal/views/Plugin/views/PluginBase.php, line 20
Definition of Drupal\views\Plugin\views\PluginBase.

Class

PluginBase

Namespace

Drupal\views\Plugin\views

Code

public $options = array();