You are here

protected property CasPreLoginEvent::$cancelLoginReason in CAS 2.x

Same name and namespace in other branches
  1. 8 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;