You are here

public property PluginBase::$options in Views (for Drupal 7) 8.3

Options for this plugin will be held here.

Type: array

File

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();