protected property Serializer::$serializer

The serializer which serializes the views result.

Type: \Symfony\Component\Serializer\Serializer

File

drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/style/Serializer.php, line 48
Contains \Drupal\rest\Plugin\views\style\Serializer.

Class

Serializer
The style plugin for serialized output formats.

Namespace

Drupal\rest\Plugin\views\style

Code

protected $serializer;