You are here

protected property SocialMediaFormatter::$blockManager in Social media share 8

The block manager.

Type: \Drupal\Core\Block\BlockManagerInterface

File

src/Plugin/Field/FieldFormatter/SocialMediaFormatter.php, line 31

Class

SocialMediaFormatter
Plugin implementation of the 'field_example_simple_text' formatter.

Namespace

Drupal\social_media\Plugin\Field\FieldFormatter

Code

protected $blockManager;