Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. AssetQueryStringInterface.php

function 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\Asset

Code

public function get() : string;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal