You are here

protected property ShareEverywhereBlock::$shareService in Share Everywhere 8

Same name and namespace in other branches
  1. 2.x src/Plugin/Block/ShareEverywhereBlock.php \Drupal\share_everywhere\Plugin\Block\ShareEverywhereBlock::shareService

The ShareEverywhere service.

Type: \Drupal\share_everywhere\ShareEverywhereService

File

src/Plugin/Block/ShareEverywhereBlock.php, line 27

Class

ShareEverywhereBlock
Provides a 'Share Everywhere' Block.

Namespace

Drupal\share_everywhere\Plugin\Block

Code

protected $shareService;