StylePluginBase::$render_tokens
Keyed array by placeholder a cached per row tokens to render.
Type: string[]
File
-
core/
modules/ views/ src/ Plugin/ views/ style/ StylePluginBase.php, line 119
Class
- StylePluginBase
- Base class for views style plugins.
Namespace
Drupal\views\Plugin\views\styleCode
public array $render_tokens = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.