protected property Serializer::$formats

The available serialization formats.

Type: array

File

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

Class

Serializer
The style plugin for serialized output formats.

Namespace

Drupal\rest\Plugin\views\style

Code

protected $formats = array();