You are here

service fivestar.vote_manager in Fivestar 8

Class

Drupal\fivestar\VoteManager
2 string references to fivestar.vote_manager
FivestarItem::postSave in src/Plugin/Field/FieldType/FivestarItem.php
Defines custom post-save behavior for field values.
FivestarItem::storageSettingsForm in src/Plugin/Field/FieldType/FivestarItem.php
Returns a form for the storage-level settings.

File

./fivestar.services.yml
fivestar.services.yml

View source
  1. class: Drupal\fivestar\VoteManager
  2. arguments:
  3. - '@entity_type.manager'
  4. - '@current_user'