ConfigDependencies::$formatProviders

Same name and namespace in other branches
  1. 9 core/modules/rest/src/Entity/ConfigDependencies.php \Drupal\rest\Entity\ConfigDependencies::formatProviders
  2. 10 core/modules/rest/src/Entity/ConfigDependencies.php \Drupal\rest\Entity\ConfigDependencies::formatProviders
  3. 11.x core/modules/rest/src/Entity/ConfigDependencies.php \Drupal\rest\Entity\ConfigDependencies::formatProviders

The serialization format providers, keyed by format.

Type: string[]

File

core/modules/rest/src/Entity/ConfigDependencies.php, line 21

Class

ConfigDependencies
Calculates rest resource config dependencies.

Namespace

Drupal\rest\Entity

Code

protected $formatProviders;

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