asset.query_string

Same name and namespace in other branches
  1. 10 core/core.services.yml \asset.query_string

Class

Drupal\Core\Asset\AssetQueryString
1 string reference to asset.query_string
DbUpdateController::create in core/modules/system/src/Controller/DbUpdateController.php
Instantiates a new instance of the implementing class using autowiring.

File

core/core.services.yml

View source
  1. class: Drupal\Core\Asset\AssetQueryString
  2. arguments:
  3. - '@state'
  4. - '@datetime.time'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.