You are here

protected property CasPreLoginEvent::$cancelLoginReason in CAS 8

Same name and namespace in other branches
  1. 2.x src/Event/CasPreLoginEvent.php \Drupal\cas\Event\CasPreLoginEvent::cancelLoginReason

The user message why logging-in has been canceled.

Type: \Drupal\Component\Render\MarkupInterface|string|null

File

src/Event/CasPreLoginEvent.php, line 54

Class

CasPreLoginEvent
Class CasPreLoginEvent.

Namespace

Drupal\cas\Event

Code

protected $cancelLoginReason;