You are here

protected property SocialSharingBlock::$eventDispatcher in Social media share 8

An event dispatcher instance to use for configuration events.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Plugin/Block/SocialSharingBlock.php, line 45

Class

SocialSharingBlock
Provides a 'SocialSharingBlock' block.

Namespace

Drupal\social_media\Plugin\Block

Code

protected $eventDispatcher;