protected property Serializer::$formatProviders in Drupal 8
Same name and namespace in other branches
- 9 core/modules/rest/src/Plugin/views/style/Serializer.php \Drupal\rest\Plugin\views\style\Serializer::formatProviders
The serialization format providers, keyed by format.
Type: string[]
File
- core/
modules/ rest/ src/ Plugin/ views/ style/ Serializer.php, line 55
Class
- Serializer
- The style plugin for serialized output formats.
Namespace
Drupal\rest\Plugin\views\styleCode
protected $formatProviders;