Awight has submitted this change and it was merged.

Change subject: New classmap built with moved file
......................................................................


New classmap built with moved file

Change-Id: Id78ea0604fa88081d1be0719ee7e7fec9c4ec19b
---
M composer/autoload_classmap.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Awight: Verified; Looks good to me, approved



diff --git a/composer/autoload_classmap.php b/composer/autoload_classmap.php
index 3287b8f..1162770 100644
--- a/composer/autoload_classmap.php
+++ b/composer/autoload_classmap.php
@@ -27,7 +27,7 @@
     'GlobalCollectAdapter' => $baseDir . 
'/globalcollect_gateway/globalcollect.adapter.php',
     'GlobalCollectGateway' => $baseDir . 
'/globalcollect_gateway/globalcollect_gateway.body.php',
     'GlobalCollectGatewayResult' => $baseDir . 
'/globalcollect_gateway/globalcollect_resultswitcher.body.php',
-    'GlobalCollectOrphanAdapter' => $baseDir . 
'/globalcollect_gateway/scripts/orphan_adapter.php',
+    'GlobalCollectOrphanAdapter' => $baseDir . 
'/globalcollect_gateway/scripts/orphan.adapter.php',
     'GlobalCollectOrphanRectifier' => $baseDir . 
'/globalcollect_gateway/scripts/orphans.php',
     'LCRun3' => $vendorDir . '/zordius/lightncandy/src/lightncandy.php',
     'LightnCandy' => $vendorDir . '/zordius/lightncandy/src/lightncandy.php',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id78ea0604fa88081d1be0719ee7e7fec9c4ec19b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/DonationInterface/vendor
Gerrit-Branch: master
Gerrit-Owner: Awight <[email protected]>
Gerrit-Reviewer: Awight <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to