protected property CasPreLoginEvent::$allowLogin in CAS 8
Same name and namespace in other branches
- 2.x src/Event/CasPreLoginEvent.php \Drupal\cas\Event\CasPreLoginEvent::allowLogin
Controls whether or not the user will be allowed to login.
Type: bool
File
- src/
Event/ CasPreLoginEvent.php, line 47
Class
- CasPreLoginEvent
- Class CasPreLoginEvent.
Namespace
Drupal\cas\EventCode
protected $allowLogin = TRUE;