protected property StylePluginBase::$rowTokens in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Plugin/views/style/StylePluginBase.php \Drupal\views\Plugin\views\style\StylePluginBase::rowTokens
Store all available tokens row rows.
File
- core/
modules/ views/ src/ Plugin/ views/ style/ StylePluginBase.php, line 56 - Contains \Drupal\views\Plugin\views\style\StylePluginBase.
Class
- StylePluginBase
- Base class for views style plugins.
Namespace
Drupal\views\Plugin\views\styleCode
protected $rowTokens = array();