Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
FileLocator.php
function FileLocator::__construct
File
vendor/
symfony/
http-kernel/
Config/
FileLocator.php
, line 24
Class
FileLocator
FileLocator uses the KernelInterface to locate resources in bundles.
Namespace
Symfony\Component\HttpKernel\Config
Code
public
function
__construct
(KernelInterface
$kernel
) {
parent
::
__construct
(); }
RSS feed