protected property CasPreRegisterEvent::$propertyValues in CAS 8
Same name and namespace in other branches
- 2.x 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 = [];