ConfigDependencies::$authProviders

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

The authentication providers, keyed by ID.

Type: string[]

File

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

Class

ConfigDependencies
Calculates rest resource config dependencies.

Namespace

Drupal\rest\Entity

Code

protected $authProviders;

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