You are here

service dfp.token in Doubleclick for Publishers (DFP) 8

Class

Drupal\dfp\Token
2 string references to dfp.token
DfpTestBase::dfpTagToTagView in tests/src/Functional/DfpTestBase.php
Converts a DFP Tag config entity to a TagView object.
TagViewBuilder::createInstance in src/View/TagViewBuilder.php
Instantiates a new instance of this entity handler.

File

./dfp.services.yml
dfp.services.yml

View source
  1. class: Drupal\dfp\Token
  2. arguments:
  3. - '@token'
  4. - '@current_route_match'
  5. - '@current_user'