protected property Mapping::$usesFields

Use fields without a row plugin.

Type: bool

Overrides StylePluginBase::$usesFields

File

drupal/core/modules/views/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\style

Code

protected $usesFields = TRUE;