Home
last modified time | relevance | path

Searched refs:failedToAutoload (Results 1 – 1 of 1) sorted by relevance

/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DAnnotationRegistry.php48 static private $failedToAutoload = []; variable in Doctrine\\Common\\Annotations\\AnnotationRegistry
54 self::$failedToAutoload = [];
115 self::$failedToAutoload = [];
140 if (\array_key_exists($class, self::$failedToAutoload)) {
170 self::$failedToAutoload[$class] = null;