protected property Mapping::$usesFields in Views (for Drupal 7) 8.3
Use fields without a row plugin.
Type: bool
Overrides StylePluginBase::$usesFields
File
- lib/
Drupal/ views/ Plugin/ views/ style/ Mapping.php, line 29 - Definition of Drupal\views\Plugin\views\style\Mapping.
Class
- Mapping
- Allows fields to be mapped to specific use cases.
Namespace
Drupal\views\Plugin\views\styleCode
protected $usesFields = TRUE;