You are here

protected property CasPreRegisterEvent::$allowAutomaticRegistration in CAS 8

Same name and namespace in other branches
  1. 2.x 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\Event

Code

protected $allowAutomaticRegistration = TRUE;