You are here

protected property LinkFieldUnserializerTest::$dispatcher in Acquia Content Hub 8.2

Event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcher

File

tests/src/Kernel/EventSubscriber/UnserializeContentField/LinkFieldUnserializerTest.php, line 43

Class

LinkFieldUnserializerTest
Test that links are handled correctly during unserialization.

Namespace

Drupal\Tests\acquia_contenthub\Kernel\EventSubscriber\UnserializeContentField

Code

protected $dispatcher;