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

Breadcrumb

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

function AssetQueryString::__construct

Creates a new AssetQueryString instance.

Parameters

\Drupal\Core\State\StateInterface $state: State service.

\Drupal\Component\Datetime\TimeInterface $time: System time service.

File

core/lib/Drupal/Core/Asset/AssetQueryString.php, line 31

Class

AssetQueryString
Stores a cache busting query string service for asset URLs.

Namespace

Drupal\Core\Asset

Code

public function __construct(StateInterface $state, TimeInterface $time) {
}

API Navigation

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