You are here

protected property CasLoginException::$subscriberCancelReason in CAS 2.x

Same name and namespace in other branches
  1. 8 src/Exception/CasLoginException.php \Drupal\cas\Exception\CasLoginException::subscriberCancelReason

A user message when login failed on a subscriber cancellation.

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

File

src/Exception/CasLoginException.php, line 45

Class

CasLoginException
Exception occurring on login failure.

Namespace

Drupal\cas\Exception

Code

protected $subscriberCancelReason;