protected property OpenIDConnectSettingsForm::$entityFieldManager in OpenID Connect / OAuth client 8
Same name and namespace in other branches
- 2.x src/Form/OpenIDConnectSettingsForm.php \Drupal\openid_connect\Form\OpenIDConnectSettingsForm::entityFieldManager
The entity manager.
Type: \Drupal\Core\Entity\EntityFieldManagerInterface
File
- src/
Form/ OpenIDConnectSettingsForm.php, line 42
Class
- OpenIDConnectSettingsForm
- Provides the OpenID Connect settings form.
Namespace
Drupal\openid_connect\FormCode
protected $entityFieldManager;