You are here

protected property RestResourceGetRouteProcessorBC::$serializerFormats in Drupal 8

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 = [];