You are here

protected property CasRedirectorTest::$events in CAS 2.x

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

Storage for events during tests.

Type: array

File

tests/src/Unit/Service/CasRedirectorTest.php, line 57

Class

CasRedirectorTest
Cas Redirector Unit Tests.

Namespace

Drupal\Tests\cas\Unit\Service

Code

protected $events;