summaryrefslogtreecommitdiff
path: root/bin/wiki/vendor/autoload.php
diff options
context:
space:
mode:
Diffstat (limited to 'bin/wiki/vendor/autoload.php')
-rw-r--r--bin/wiki/vendor/autoload.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/wiki/vendor/autoload.php b/bin/wiki/vendor/autoload.php
new file mode 100644
index 00000000..99420711
--- /dev/null
+++ b/bin/wiki/vendor/autoload.php
@@ -0,0 +1,7 @@
+<?php
+
+// autoload.php @generated by Composer
+
+require_once __DIR__ . '/composer/autoload_real.php';
+
+return ComposerAutoloaderInit1597705ddb4a19e7b99e0b2375ab438e::getLoader();