You are here

protected property ExternalAuthTest::$eventDispatcher in External Authentication 8

Same name and namespace in other branches
  1. 2.0.x tests/src/Unit/ExternalAuthTest.php \Drupal\Tests\externalauth\Unit\ExternalAuthTest::eventDispatcher

The mocked event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

tests/src/Unit/ExternalAuthTest.php, line 47

Class

ExternalAuthTest
ExternalAuth unit tests.

Namespace

Drupal\Tests\externalauth\Unit

Code

protected $eventDispatcher;