File manager - Edit - /usr/share/php/phpDocumentor/Reflection/DocBlock/autoload.php
Back
<?php // Require require_once 'Webmozart/Assert/autoload.php'; require_once 'phpDocumentor/Reflection/Common/autoload.php'; require_once 'phpDocumentor/Reflection/Types/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( 'phpdocumentor\\reflection\\docblock' => '/../DocBlock.php', 'phpdocumentor\\reflection\\docblock\\description' => '/Description.php', 'phpdocumentor\\reflection\\docblock\\descriptionfactory' => '/DescriptionFactory.php', 'phpdocumentor\\reflection\\docblock\\examplefinder' => '/ExampleFinder.php', 'phpdocumentor\\reflection\\docblock\\serializer' => '/Serializer.php', 'phpdocumentor\\reflection\\docblock\\standardtagfactory' => '/StandardTagFactory.php', 'phpdocumentor\\reflection\\docblock\\tag' => '/Tag.php', 'phpdocumentor\\reflection\\docblock\\tagfactory' => '/TagFactory.php', 'phpdocumentor\\reflection\\docblock\\tags\\author' => '/Tags/Author.php', 'phpdocumentor\\reflection\\docblock\\tags\\basetag' => '/Tags/BaseTag.php', 'phpdocumentor\\reflection\\docblock\\tags\\covers' => '/Tags/Covers.php', 'phpdocumentor\\reflection\\docblock\\tags\\deprecated' => '/Tags/Deprecated.php', 'phpdocumentor\\reflection\\docblock\\tags\\example' => '/Tags/Example.php', 'phpdocumentor\\reflection\\docblock\\tags\\factory\\staticmethod' => '/Tags/Factory/StaticMethod.php', 'phpdocumentor\\reflection\\docblock\\tags\\formatter' => '/Tags/Formatter.php', 'phpdocumentor\\reflection\\docblock\\tags\\formatter\\alignformatter' => '/Tags/Formatter/AlignFormatter.php', 'phpdocumentor\\reflection\\docblock\\tags\\formatter\\passthroughformatter' => '/Tags/Formatter/PassthroughFormatter.php', 'phpdocumentor\\reflection\\docblock\\tags\\generic' => '/Tags/Generic.php', 'phpdocumentor\\reflection\\docblock\\tags\\invalidtag' => '/Tags/InvalidTag.php', 'phpdocumentor\\reflection\\docblock\\tags\\link' => '/Tags/Link.php', 'phpdocumentor\\reflection\\docblock\\tags\\method' => '/Tags/Method.php', 'phpdocumentor\\reflection\\docblock\\tags\\param' => '/Tags/Param.php', 'phpdocumentor\\reflection\\docblock\\tags\\property' => '/Tags/Property.php', 'phpdocumentor\\reflection\\docblock\\tags\\propertyread' => '/Tags/PropertyRead.php', 'phpdocumentor\\reflection\\docblock\\tags\\propertywrite' => '/Tags/PropertyWrite.php', 'phpdocumentor\\reflection\\docblock\\tags\\reference\\fqsen' => '/Tags/Reference/Fqsen.php', 'phpdocumentor\\reflection\\docblock\\tags\\reference\\reference' => '/Tags/Reference/Reference.php', 'phpdocumentor\\reflection\\docblock\\tags\\reference\\url' => '/Tags/Reference/Url.php', 'phpdocumentor\\reflection\\docblock\\tags\\return_' => '/Tags/Return_.php', 'phpdocumentor\\reflection\\docblock\\tags\\see' => '/Tags/See.php', 'phpdocumentor\\reflection\\docblock\\tags\\since' => '/Tags/Since.php', 'phpdocumentor\\reflection\\docblock\\tags\\source' => '/Tags/Source.php', 'phpdocumentor\\reflection\\docblock\\tags\\tagwithtype' => '/Tags/TagWithType.php', 'phpdocumentor\\reflection\\docblock\\tags\\throws' => '/Tags/Throws.php', 'phpdocumentor\\reflection\\docblock\\tags\\uses' => '/Tags/Uses.php', 'phpdocumentor\\reflection\\docblock\\tags\\var_' => '/Tags/Var_.php', 'phpdocumentor\\reflection\\docblock\\tags\\version' => '/Tags/Version.php', 'phpdocumentor\\reflection\\docblockfactory' => '/../DocBlockFactory.php', 'phpdocumentor\\reflection\\docblockfactoryinterface' => '/../DocBlockFactoryInterface.php', 'phpdocumentor\\reflection\\exception\\pcreexception' => '/../Exception/PcreException.php', 'phpdocumentor\\reflection\\utils' => '/../Utils.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.01 |
proxy
|
phpinfo
|
Settings