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