property StylePluginBase::$row_plugin in Views (for Drupal 7) 8.3
Contains the row plugin, if it's initialized and the style itself supports it.
Type: views_plugin_row
File
- lib/
Drupal/ views/ Plugin/ views/ style/ StylePluginBase.php, line 49 - Definition of Drupal\views\Plugin\views\style\StylePluginBase.
Class
- StylePluginBase
- Base class to define a style plugin handler.
Namespace
Drupal\views\Plugin\views\styleCode
var $row_plugin;