File manager - Edit - /usr/share/php/Prophecy/autoload.php
Back
<?php // Require require_once 'Doctrine/Instantiator/autoload.php'; require_once 'SebastianBergmann/Comparator/autoload.php'; require_once 'SebastianBergmann/RecursionContext/autoload.php'; require_once 'phpDocumentor/Reflection/DocBlock/autoload.php'; // Suggest // @codingStandardsIgnoreFile // @codeCoverageIgnoreStart // this is an autogenerated file - do not edit spl_autoload_register( function($class) { static $classes = null; if ($classes === null) { $classes = array( 'prophecy\\argument' => '/Argument.php', 'prophecy\\argument\\argumentswildcard' => '/Argument/ArgumentsWildcard.php', 'prophecy\\argument\\token\\anyvaluestoken' => '/Argument/Token/AnyValuesToken.php', 'prophecy\\argument\\token\\anyvaluetoken' => '/Argument/Token/AnyValueToken.php', 'prophecy\\argument\\token\\approximatevaluetoken' => '/Argument/Token/ApproximateValueToken.php', 'prophecy\\argument\\token\\arraycounttoken' => '/Argument/Token/ArrayCountToken.php', 'prophecy\\argument\\token\\arrayentrytoken' => '/Argument/Token/ArrayEntryToken.php', 'prophecy\\argument\\token\\arrayeveryentrytoken' => '/Argument/Token/ArrayEveryEntryToken.php', 'prophecy\\argument\\token\\callbacktoken' => '/Argument/Token/CallbackToken.php', 'prophecy\\argument\\token\\exactvaluetoken' => '/Argument/Token/ExactValueToken.php', 'prophecy\\argument\\token\\identicalvaluetoken' => '/Argument/Token/IdenticalValueToken.php', 'prophecy\\argument\\token\\inarraytoken' => '/Argument/Token/InArrayToken.php', 'prophecy\\argument\\token\\logicalandtoken' => '/Argument/Token/LogicalAndToken.php', 'prophecy\\argument\\token\\logicalnottoken' => '/Argument/Token/LogicalNotToken.php', 'prophecy\\argument\\token\\notinarraytoken' => '/Argument/Token/NotInArrayToken.php', 'prophecy\\argument\\token\\objectstatetoken' => '/Argument/Token/ObjectStateToken.php', 'prophecy\\argument\\token\\stringcontainstoken' => '/Argument/Token/StringContainsToken.php', 'prophecy\\argument\\token\\tokeninterface' => '/Argument/Token/TokenInterface.php', 'prophecy\\argument\\token\\typetoken' => '/Argument/Token/TypeToken.php', 'prophecy\\call\\call' => '/Call/Call.php', 'prophecy\\call\\callcenter' => '/Call/CallCenter.php', 'prophecy\\comparator\\closurecomparator' => '/Comparator/ClosureComparator.php', 'prophecy\\comparator\\factory' => '/Comparator/Factory.php', 'prophecy\\comparator\\prophecycomparator' => '/Comparator/ProphecyComparator.php', 'prophecy\\doubler\\cacheddoubler' => '/Doubler/CachedDoubler.php', 'prophecy\\doubler\\classpatch\\classpatchinterface' => '/Doubler/ClassPatch/ClassPatchInterface.php', 'prophecy\\doubler\\classpatch\\disableconstructorpatch' => '/Doubler/ClassPatch/DisableConstructorPatch.php', 'prophecy\\doubler\\classpatch\\hhvmexceptionpatch' => '/Doubler/ClassPatch/HhvmExceptionPatch.php', 'prophecy\\doubler\\classpatch\\keywordpatch' => '/Doubler/ClassPatch/KeywordPatch.php', 'prophecy\\doubler\\classpatch\\magiccallpatch' => '/Doubler/ClassPatch/MagicCallPatch.php', 'prophecy\\doubler\\classpatch\\prophecysubjectpatch' => '/Doubler/ClassPatch/ProphecySubjectPatch.php', 'prophecy\\doubler\\classpatch\\reflectionclassnewinstancepatch' => '/Doubler/ClassPatch/ReflectionClassNewInstancePatch.php', 'prophecy\\doubler\\classpatch\\splfileinfopatch' => '/Doubler/ClassPatch/SplFileInfoPatch.php', 'prophecy\\doubler\\classpatch\\throwablepatch' => '/Doubler/ClassPatch/ThrowablePatch.php', 'prophecy\\doubler\\classpatch\\traversablepatch' => '/Doubler/ClassPatch/TraversablePatch.php', 'prophecy\\doubler\\doubleinterface' => '/Doubler/DoubleInterface.php', 'prophecy\\doubler\\doubler' => '/Doubler/Doubler.php', 'prophecy\\doubler\\generator\\classcodegenerator' => '/Doubler/Generator/ClassCodeGenerator.php', 'prophecy\\doubler\\generator\\classcreator' => '/Doubler/Generator/ClassCreator.php', 'prophecy\\doubler\\generator\\classmirror' => '/Doubler/Generator/ClassMirror.php', 'prophecy\\doubler\\generator\\node\\argumentnode' => '/Doubler/Generator/Node/ArgumentNode.php', 'prophecy\\doubler\\generator\\node\\argumenttypenode' => '/Doubler/Generator/Node/ArgumentTypeNode.php', 'prophecy\\doubler\\generator\\node\\classnode' => '/Doubler/Generator/Node/ClassNode.php', 'prophecy\\doubler\\generator\\node\\methodnode' => '/Doubler/Generator/Node/MethodNode.php', 'prophecy\\doubler\\generator\\node\\returntypenode' => '/Doubler/Generator/Node/ReturnTypeNode.php', 'prophecy\\doubler\\generator\\node\\typenodeabstract' => '/Doubler/Generator/Node/TypeNodeAbstract.php', 'prophecy\\doubler\\generator\\reflectioninterface' => '/Doubler/Generator/ReflectionInterface.php', 'prophecy\\doubler\\generator\\typehintreference' => '/Doubler/Generator/TypeHintReference.php', 'prophecy\\doubler\\lazydouble' => '/Doubler/LazyDouble.php', 'prophecy\\doubler\\namegenerator' => '/Doubler/NameGenerator.php', 'prophecy\\exception\\call\\unexpectedcallexception' => '/Exception/Call/UnexpectedCallException.php', 'prophecy\\exception\\doubler\\classcreatorexception' => '/Exception/Doubler/ClassCreatorException.php', 'prophecy\\exception\\doubler\\classmirrorexception' => '/Exception/Doubler/ClassMirrorException.php', 'prophecy\\exception\\doubler\\classnotfoundexception' => '/Exception/Doubler/ClassNotFoundException.php', 'prophecy\\exception\\doubler\\doubleexception' => '/Exception/Doubler/DoubleException.php', 'prophecy\\exception\\doubler\\doublerexception' => '/Exception/Doubler/DoublerException.php', 'prophecy\\exception\\doubler\\interfacenotfoundexception' => '/Exception/Doubler/InterfaceNotFoundException.php', 'prophecy\\exception\\doubler\\methodnotextendableexception' => '/Exception/Doubler/MethodNotExtendableException.php', 'prophecy\\exception\\doubler\\methodnotfoundexception' => '/Exception/Doubler/MethodNotFoundException.php', 'prophecy\\exception\\doubler\\returnbyreferenceexception' => '/Exception/Doubler/ReturnByReferenceException.php', 'prophecy\\exception\\exception' => '/Exception/Exception.php', 'prophecy\\exception\\invalidargumentexception' => '/Exception/InvalidArgumentException.php', 'prophecy\\exception\\prediction\\aggregateexception' => '/Exception/Prediction/AggregateException.php', 'prophecy\\exception\\prediction\\failedpredictionexception' => '/Exception/Prediction/FailedPredictionException.php', 'prophecy\\exception\\prediction\\nocallsexception' => '/Exception/Prediction/NoCallsException.php', 'prophecy\\exception\\prediction\\predictionexception' => '/Exception/Prediction/PredictionException.php', 'prophecy\\exception\\prediction\\unexpectedcallscountexception' => '/Exception/Prediction/UnexpectedCallsCountException.php', 'prophecy\\exception\\prediction\\unexpectedcallsexception' => '/Exception/Prediction/UnexpectedCallsException.php', 'prophecy\\exception\\prophecy\\methodprophecyexception' => '/Exception/Prophecy/MethodProphecyException.php', 'prophecy\\exception\\prophecy\\objectprophecyexception' => '/Exception/Prophecy/ObjectProphecyException.php', 'prophecy\\exception\\prophecy\\prophecyexception' => '/Exception/Prophecy/ProphecyException.php', 'prophecy\\phpdocumentor\\classandinterfacetagretriever' => '/PhpDocumentor/ClassAndInterfaceTagRetriever.php', 'prophecy\\phpdocumentor\\classtagretriever' => '/PhpDocumentor/ClassTagRetriever.php', 'prophecy\\phpdocumentor\\legacyclasstagretriever' => '/PhpDocumentor/LegacyClassTagRetriever.php', 'prophecy\\phpdocumentor\\methodtagretrieverinterface' => '/PhpDocumentor/MethodTagRetrieverInterface.php', 'prophecy\\prediction\\callbackprediction' => '/Prediction/CallbackPrediction.php', 'prophecy\\prediction\\callprediction' => '/Prediction/CallPrediction.php', 'prophecy\\prediction\\calltimesprediction' => '/Prediction/CallTimesPrediction.php', 'prophecy\\prediction\\nocallsprediction' => '/Prediction/NoCallsPrediction.php', 'prophecy\\prediction\\predictioninterface' => '/Prediction/PredictionInterface.php', 'prophecy\\promise\\callbackpromise' => '/Promise/CallbackPromise.php', 'prophecy\\promise\\promiseinterface' => '/Promise/PromiseInterface.php', 'prophecy\\promise\\returnargumentpromise' => '/Promise/ReturnArgumentPromise.php', 'prophecy\\promise\\returnpromise' => '/Promise/ReturnPromise.php', 'prophecy\\promise\\throwpromise' => '/Promise/ThrowPromise.php', 'prophecy\\prophecy\\methodprophecy' => '/Prophecy/MethodProphecy.php', 'prophecy\\prophecy\\objectprophecy' => '/Prophecy/ObjectProphecy.php', 'prophecy\\prophecy\\prophecyinterface' => '/Prophecy/ProphecyInterface.php', 'prophecy\\prophecy\\prophecysubjectinterface' => '/Prophecy/ProphecySubjectInterface.php', 'prophecy\\prophecy\\revealer' => '/Prophecy/Revealer.php', 'prophecy\\prophecy\\revealerinterface' => '/Prophecy/RevealerInterface.php', 'prophecy\\prophet' => '/Prophet.php', 'prophecy\\util\\exportutil' => '/Util/ExportUtil.php', 'prophecy\\util\\stringutil' => '/Util/StringUtil.php' ); } $cn = strtolower($class); if (isset($classes[$cn])) { require __DIR__ . $classes[$cn]; } }, true, false ); // @codeCoverageIgnoreEnd // Files
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings