You are here

protected property CasPreValidateEvent::$parameters in CAS 8

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

Query parameters to add to the validation URL.

Type: array

File

src/Event/CasPreValidateEvent.php, line 35

Class

CasPreValidateEvent
Class CasPreValidateEvent.

Namespace

Drupal\cas\Event

Code

protected $parameters = [];