You are here

protected property ServiceController::$eventDispatcher in CAS 8

Same name and namespace in other branches
  1. 2.x src/Controller/ServiceController.php \Drupal\cas\Controller\ServiceController::eventDispatcher

The event dispatcher service.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Controller/ServiceController.php, line 97

Class

ServiceController
Class ServiceController.

Namespace

Drupal\cas\Controller

Code

protected $eventDispatcher;