Page MenuHomePhorge

No OneTemporary

Size
1 KB
Referenced Files
None
Subscribers
None
diff --git a/autoload.php b/autoload.php
index 1e79c55bae7..e0937751ce1 100644
--- a/autoload.php
+++ b/autoload.php
@@ -2496,7 +2496,7 @@ $wgAutoloadLocalClasses = [
'MediaWiki\\Rest\\Module\\MatcherBasedModule' => __DIR__ . '/includes/Rest/Module/MatcherBasedModule.php',
'MediaWiki\\Rest\\Module\\Module' => __DIR__ . '/includes/Rest/Module/Module.php',
'MediaWiki\\Rest\\Module\\SpecBasedModule' => __DIR__ . '/includes/Rest/Module/SpecBasedModule.php',
- 'MediaWiki\\Rest\\PathTemplateMatcher\\ModuleConfigurationException' => __DIR__ . '/includes/Rest/Module/ModuleConfigurationException.php',
+ 'MediaWiki\\Rest\\PathTemplateMatcher\\ModuleConfigurationException' => __DIR__ . '/includes/Rest/PathTemplateMatcher/ModuleConfigurationException.php',
'MediaWiki\\Rest\\PathTemplateMatcher\\PathConflict' => __DIR__ . '/includes/Rest/PathTemplateMatcher/PathConflict.php',
'MediaWiki\\Rest\\PathTemplateMatcher\\PathMatcher' => __DIR__ . '/includes/Rest/PathTemplateMatcher/PathMatcher.php',
'MediaWiki\\Rest\\PathTemplateMatcher\\PathSegmentException' => __DIR__ . '/includes/Rest/PathTemplateMatcher/PathSegmentException.php',
diff --git a/includes/Rest/Module/ModuleConfigurationException.php b/includes/Rest/PathTemplateMatcher/ModuleConfigurationException.php
similarity index 100%
rename from includes/Rest/Module/ModuleConfigurationException.php
rename to includes/Rest/PathTemplateMatcher/ModuleConfigurationException.php

File Metadata

Mime Type
text/x-diff
Expires
Sat, Jul 5, 5:33 AM (1 d, 12 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
227874
Default Alt Text
(1 KB)

Event Timeline