Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
FileLoader.php
FileLoader::$isLoadingInstanceof
Type:
isLoadingInstanceof
File
vendor/
symfony/
dependency-injection/
Loader/
FileLoader.php
, line 41
Class
FileLoader
FileLoader is the abstract class used by all built-in loaders that are file based.
Namespace
Symfony\Component\DependencyInjection\Loader
Code
protected bool $isLoadingInstanceof =
false
;
RSS feed