You are here

service fac.hash_service in Fast Autocomplete 8

Class

Drupal\fac\HashService
1 string reference to fac.hash_service
FacController::create in src/Controller/FacController.php
Instantiates a new instance of this class.

File

./fac.services.yml
fac.services.yml

View source
  1. class: Drupal\fac\HashService
  2. arguments:
  3. - '@state'
  4. - '@current_user'