protected property CasPreRegisterEvent::$allowAutomaticRegistration in CAS 2.x
Same name and namespace in other branches
- 8 src/Event/CasPreRegisterEvent.php \Drupal\cas\Event\CasPreRegisterEvent::allowAutomaticRegistration
Determines if this user will be allowed to auto-register or not.
Type: bool
File
- src/
Event/ CasPreRegisterEvent.php, line 42
Class
- CasPreRegisterEvent
- Class CasPreRegisterEvent.
Namespace
Drupal\cas\EventCode
protected $allowAutomaticRegistration = TRUE;