You are here

protected property CasValidatorTest::$events in CAS 8

Same name and namespace in other branches
  1. 2.x tests/src/Unit/Service/CasValidatorTest.php \Drupal\Tests\cas\Unit\Service\CasValidatorTest::events

Storage for events during tests.

Type: array

File

tests/src/Unit/Service/CasValidatorTest.php, line 40

Class

CasValidatorTest
CasValidator unit tests.

Namespace

Drupal\Tests\cas\Unit\Service

Code

protected $events;