asset.resolver
Same name in other branches
- 8.9.x core/core.services.yml \asset.resolver
- 10 core/core.services.yml \asset.resolver
Class
Drupal\Core\Asset\AssetResolver2 string references to asset.resolver
- AttachedAssetsTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Asset/ AttachedAssetsTest.php - FrameworkTest::testOrder in core/
modules/ system/ tests/ src/ Functional/ Ajax/ FrameworkTest.php - Tests AjaxResponse::prepare() AJAX commands ordering.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Asset\AssetResolver
- arguments:
- - '@library.discovery'
- - '@library.dependency_resolver'
- - '@module_handler'
- - '@theme.manager'
- - '@language_manager'
- - '@cache.data'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.