You are here

protected property RowPluginBase::$usesOptions in Views (for Drupal 7) 8.3

Overrides Drupal\views\Plugin\Plugin::$usesOptions.

Overrides PluginBase::$usesOptions

File

lib/Drupal/views/Plugin/views/row/RowPluginBase.php, line 31
Definition of Drupal\views\Plugin\views\row\RowPluginBase.

Class

RowPluginBase
Default plugin to view a single row of a table. This is really just a wrapper around a theme function.

Namespace

Drupal\views\Plugin\views\row

Code

protected $usesOptions = TRUE;