protected property CasPreRegisterEvent::$drupalUsername in CAS 8
Same name and namespace in other branches
- 2.x src/Event/CasPreRegisterEvent.php \Drupal\cas\Event\CasPreRegisterEvent::drupalUsername
The username that will be assigned to the Drupal user account.
By default this will be populated with the CAS username.
Type: string
File
- src/
Event/ CasPreRegisterEvent.php, line 51
Class
- CasPreRegisterEvent
- Class CasPreRegisterEvent.
Namespace
Drupal\cas\EventCode
protected $drupalUsername;