You are here

protected property ForwardFormBuilder::$eventDispatcher in Forward 8.2

Same name and namespace in other branches
  1. 8.3 src/ForwardFormBuilder.php \Drupal\forward\ForwardFormBuilder::eventDispatcher
  2. 8 src/ForwardFormBuilder.php \Drupal\forward\ForwardFormBuilder::eventDispatcher

The event dispatcher service.

Type: \Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher

File

src/ForwardFormBuilder.php, line 96

Class

ForwardFormBuilder
Defines a class for building markup for a Forward inline form on an entity.

Namespace

Drupal\forward

Code

protected $eventDispatcher;