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