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