You are here

service add_to_head_profile in Add To Head 8

Class

Drupal\add_to_head\ParamConverter\AddToHeadParamConverter

Tags

  • paramconverter
2 string references to add_to_head_profile
AddToHeadParamConverter::applies in src/ParamConverter/AddToHeadParamConverter.php
Determines if the converter applies to a specific route and variable.
add_to_head.routing.yml in ./add_to_head.routing.yml
add_to_head.routing.yml

File

./add_to_head.services.yml
add_to_head.services.yml

View source
  1. class: Drupal\add_to_head\ParamConverter\AddToHeadParamConverter
  2. tags:
  3. - { name: paramconverter }