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

Breadcrumb

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

function InlineFragmentRenderer::__construct

File

vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php, line 30

Class

InlineFragmentRenderer
Implements the inline rendering strategy where the Request is rendered by the current HTTP kernel.

Namespace

Symfony\Component\HttpKernel\Fragment

Code

public function __construct(HttpKernelInterface $kernel, ?EventDispatcherInterface $dispatcher = null) {
}

API Navigation

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