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

Breadcrumb

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

function FragmentUriGenerator::__construct

File

vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php, line 27

Class

FragmentUriGenerator
Generates a fragment URI.

Namespace

Symfony\Component\HttpKernel\Fragment

Code

public function __construct(string $fragmentPath, ?UriSigner $signer = null, ?RequestStack $requestStack = null) {
}
RSS feed
Powered by Drupal