You are here

property StylePluginBase::$row_tokens in Views (for Drupal 7) 8.3

Store all available tokens row rows.

File

lib/Drupal/views/Plugin/views/style/StylePluginBase.php, line 41
Definition of Drupal\views\Plugin\views\style\StylePluginBase.

Class

StylePluginBase
Base class to define a style plugin handler.

Namespace

Drupal\views\Plugin\views\style

Code

var $row_tokens = array();