You are here

protected property UserEmailVerificationVerify::$eventDispatcher in User email verification 8

The event dispatcher service.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Controller/UserEmailVerificationVerify.php, line 39

Class

UserEmailVerificationVerify
Email verificationVerify controller.

Namespace

Drupal\user_email_verification\Controller

Code

protected $eventDispatcher;