RestResourceGetRouteProcessorBC::$serializerFormats

The available serialization formats.

Type: string[]

File

core/modules/rest/src/RouteProcessor/RestResourceGetRouteProcessorBC.php, line 20

Class

RestResourceGetRouteProcessorBC
Processes the BC REST routes, to ensure old route names continue to work.

Namespace

Drupal\rest\RouteProcessor

Code

protected $serializerFormats = [];

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