You are here

protected property ShareEverywhereField::$shareService in Share Everywhere 2.x

Same name and namespace in other branches
  1. 8 src/Plugin/views/field/ShareEverywhereField.php \Drupal\share_everywhere\Plugin\views\field\ShareEverywhereField::shareService

The ShareEverywhere service.

Type: Drupal\share_everywhere\ShareEverywhereService

File

src/Plugin/views/field/ShareEverywhereField.php, line 24

Class

ShareEverywhereField
Field handler to display Share Everywhere buttons.

Namespace

Drupal\share_everywhere\Plugin\views\field

Code

protected $shareService;