protected property CasRedirectorTest::$eventDispatcher in CAS 8
Same name and namespace in other branches
- 2.x tests/src/Unit/Service/CasRedirectorTest.php \Drupal\Tests\cas\Unit\Service\CasRedirectorTest::eventDispatcher
The mocked event dispatcher.
Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface|\PHPUnit_Framework_MockObject_MockObject
File
- tests/
src/ Unit/ Service/ CasRedirectorTest.php, line 43
Class
- CasRedirectorTest
- Cas Redirector Unit Tests.
Namespace
Drupal\Tests\cas\Unit\ServiceCode
protected $eventDispatcher;