protected property CasPreRegisterEvent::$propertyValues in CAS 2.x
Same name and namespace in other branches
- 8 src/Event/CasPreRegisterEvent.php \Drupal\cas\Event\CasPreRegisterEvent::propertyValues
An array of property values to assign to the user account on registration.
Type: array
File
- src/
Event/ CasPreRegisterEvent.php, line 58
Class
- CasPreRegisterEvent
- Class CasPreRegisterEvent.
Namespace
Drupal\cas\EventCode
protected $propertyValues = [];