Serializer::$usesRowPlugin

Same name and namespace in other branches
  1. 9 core/modules/rest/src/Plugin/views/style/Serializer.php \Drupal\rest\Plugin\views\style\Serializer::usesRowPlugin
  2. 8.9.x core/modules/rest/src/Plugin/views/style/Serializer.php \Drupal\rest\Plugin\views\style\Serializer::usesRowPlugin
  3. 11.x core/modules/rest/src/Plugin/views/style/Serializer.php \Drupal\rest\Plugin\views\style\Serializer::usesRowPlugin

Type: usesRowPlugin

Overrides StylePluginBase::$usesRowPlugin

File

core/modules/rest/src/Plugin/views/style/Serializer.php, line 30

Class

Serializer
The style plugin for serialized output formats.

Namespace

Drupal\rest\Plugin\views\style

Code

protected $usesRowPlugin = TRUE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.