Robert Vogel has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/404961 )

Change subject: Add AutoloadNamespaces to extension.json
......................................................................


Add AutoloadNamespaces to extension.json

Change-Id: I2e0dc86ee7c83aae864f6f8f32541973d26ac6a7
---
M extension.json
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  Robert Vogel: Verified; Looks good to me, approved



diff --git a/extension.json b/extension.json
index 498b906..b39a5bb 100644
--- a/extension.json
+++ b/extension.json
@@ -34,6 +34,9 @@
                "bs-smartlist-pref-count": 5,
                "bs-smartlist-pref-comments": false
        },
+       "AutoloadNamespaces": {
+               "BlueSpice\\SmartList\\" : "src/"
+       },
        "AutoloadClasses": {
                "SmartList": "SmartList.class.php",
                "BSApiTasksSmartList": "includes/api/BSApiTasksSmartList.php"

-- 
To view, visit https://gerrit.wikimedia.org/r/404961
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I2e0dc86ee7c83aae864f6f8f32541973d26ac6a7
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceSmartlist
Gerrit-Branch: master
Gerrit-Owner: Dvogel hallowelt <daniel.vo...@hallowelt.com>
Gerrit-Reviewer: Ljonka <l.verhovs...@gmail.com>
Gerrit-Reviewer: Mglaser <gla...@hallowelt.biz>
Gerrit-Reviewer: Pwirth <wi...@hallowelt.biz>
Gerrit-Reviewer: Robert Vogel <vo...@hallowelt.biz>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to