function AssetQueryStringInterface::get
Same name in other branches
- 10 core/lib/Drupal/Core/Asset/AssetQueryStringInterface.php \Drupal\Core\Asset\AssetQueryStringInterface::get()
Gets the query string value.
1 method overrides AssetQueryStringInterface::get()
- AssetQueryString::get in core/
lib/ Drupal/ Core/ Asset/ AssetQueryString.php - Gets the query string value.
File
-
core/
lib/ Drupal/ Core/ Asset/ AssetQueryStringInterface.php, line 23
Class
- AssetQueryStringInterface
- Provides a cache busting query string service for asset URLs.
Namespace
Drupal\Core\AssetCode
public function get() : string;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.