You are here

protected property TeamInvitationStorage::$eventDispatcher in Apigee Edge 8

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

modules/apigee_edge_teams/src/Entity/Storage/TeamInvitationStorage.php, line 50

Class

TeamInvitationStorage
Storage handler for team_invitation.

Namespace

Drupal\apigee_edge_teams\Entity\Storage

Code

protected $eventDispatcher;