Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
DebugClassLoader.php
DebugClassLoader::$checkedClasses
Type:
checkedClasses
File
vendor/
symfony/
error-handler/
DebugClassLoader.php
, line 122
Class
DebugClassLoader
Autoloader checking if the class is really defined in the file found.
Namespace
Symfony\Component\ErrorHandler
Code
private static array $checkedClasses = [];
RSS feed