protected property OpenIDConnect::$entityFieldManager in OpenID Connect / OAuth client 8
Same name and namespace in other branches
- 2.x src/OpenIDConnect.php \Drupal\openid_connect\OpenIDConnect::entityFieldManager
The entity field manager.
Type: \Drupal\Core\Entity\EntityFieldManagerInterface
File
- src/
OpenIDConnect.php, line 45
Class
- OpenIDConnect
- Main service of the OpenID Connect module.
Namespace
Drupal\openid_connectCode
protected $entityFieldManager;