protected property UserFieldsEvent::$pluginId in Social Auth 3.x
Same name and namespace in other branches
- 8.2 src/Event/UserFieldsEvent.php \Drupal\social_auth\Event\UserFieldsEvent::pluginId
The plugin id dispatching this event.
Type: string
File
- src/
Event/ UserFieldsEvent.php, line 28
Class
- UserFieldsEvent
- Defines the user fields to be set in user creation.
Namespace
Drupal\social_auth\EventCode
protected $pluginId;