You are here

votingapi_reaction.services.yml in Voting API Reaction 8

File

votingapi_reaction.services.yml
View source
  1. services:
  2. votingapi_reaction.manager:
  3. class: Drupal\votingapi_reaction\VotingApiReactionManager
  4. arguments: ['@entity_type.manager', '@current_user', '@plugin.manager.votingapi.resultfunction', '@renderer', '@config.factory']