Initial commit
This commit is contained in:
14
typo3_src-7.6.24/vendor/autoload.php
vendored
Normal file
14
typo3_src-7.6.24/vendor/autoload.php
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
// autoload.php @generated by Composer
|
||||
|
||||
require_once __DIR__ . '/composer/autoload_real.php';
|
||||
|
||||
|
||||
|
||||
|
||||
// autoload.php @generated by typo3/class-alias-loader
|
||||
|
||||
require_once __DIR__ . '/composer/autoload_alias_loader_real.php';
|
||||
|
||||
return ClassAliasLoaderInit21f34c26fff4d7a212f91dfdd964dc90::initializeClassAliasLoader(ComposerAutoloaderInit21f34c26fff4d7a212f91dfdd964dc90::getLoader());
|
||||
Reference in New Issue
Block a user