service votingapi_reaction.manager in Voting API Reaction 8
Class
Drupal\votingapi_reaction\VotingApiReactionManager2 string references to votingapi_reaction.manager
- VotingApiReactionForm::create in src/
Form/ VotingApiReactionForm.php - Instantiates a new instance of this class.
- VotingApiReactionItem::fieldSettingsForm in src/
Plugin/ Field/ FieldType/ VotingApiReactionItem.php - Returns a form for the field-level settings.
File
View source
- class: Drupal\votingapi_reaction\VotingApiReactionManager
- arguments:
- - '@entity_type.manager'
- - '@current_user'
- - '@plugin.manager.votingapi.resultfunction'
- - '@renderer'
- - '@config.factory'