protected property ExternalAuthAuthmapAlterEvent::$authname in External Authentication 8
Same name and namespace in other branches
- 2.0.x src/Event/ExternalAuthAuthmapAlterEvent.php \Drupal\externalauth\Event\ExternalAuthAuthmapAlterEvent::authname
The unique, external authentication name.
This is provided by the authentication provider.
Type: string
File
- src/
Event/ ExternalAuthAuthmapAlterEvent.php, line 26
Class
- ExternalAuthAuthmapAlterEvent
- Allow event listeners to alter the authmap data that will get stored.
Namespace
Drupal\externalauth\EventCode
protected $authname;