summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/CiteThisPage/tests/phan/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/wiki/extensions/CiteThisPage/tests/phan/config.php')
-rw-r--r--www/wiki/extensions/CiteThisPage/tests/phan/config.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/wiki/extensions/CiteThisPage/tests/phan/config.php b/www/wiki/extensions/CiteThisPage/tests/phan/config.php
new file mode 100644
index 00000000..f2660b8a
--- /dev/null
+++ b/www/wiki/extensions/CiteThisPage/tests/phan/config.php
@@ -0,0 +1,3 @@
+<?php
+
+return require __DIR__ . '/../../vendor/mediawiki/mediawiki-phan-config/src/config.php';