You are here

service share_everywhere.service in Share Everywhere 2.x

Same name and namespace in other branches
  1. 8 share_everywhere.services.yml \share_everywhere.service

Class

\Drupal\share_everywhere\ShareEverywhereService
4 string references to share_everywhere.service
ShareEverywhereBlock::create in src/Plugin/Block/ShareEverywhereBlock.php
Creates an instance of the plugin.
ShareEverywhereField::create in src/Plugin/views/field/ShareEverywhereField.php
Creates an instance of the plugin.
share_everywhere_commerce_product_view in ./share_everywhere.module
Implements hook_ENTITY_TYPE_view().
share_everywhere_node_view in ./share_everywhere.module
Implements hook_ENTITY_TYPE_view().

File

./share_everywhere.services.yml
share_everywhere.services.yml

View source
  1. class: \Drupal\share_everywhere\ShareEverywhereService
  2. arguments:
  3. - '@config.factory'
  4. - '@plugin.manager.condition'