2014-09-26 21:42:19 +00:00
|
|
|
<?php
|
2014-11-19 17:16:20 +00:00
|
|
|
// This file is generated by scripts/gen-autoload.php, do not adjust manually
|
2015-06-08 01:54:14 +00:00
|
|
|
// @codingStandardsIgnoreFile
|
2014-11-19 17:16:20 +00:00
|
|
|
global $wgAutoloadClasses;
|
|
|
|
|
2016-03-09 20:13:48 +00:00
|
|
|
$wgAutoloadClasses += [
|
2016-05-26 20:41:25 +00:00
|
|
|
'ApiCrossWikiBase' => __DIR__ . '/includes/api/ApiCrossWikiBase.php',
|
2015-06-08 01:54:14 +00:00
|
|
|
'ApiEchoMarkRead' => __DIR__ . '/includes/api/ApiEchoMarkRead.php',
|
2014-11-19 17:16:20 +00:00
|
|
|
'ApiEchoMarkReadTest' => __DIR__ . '/tests/phpunit/api/ApiEchoMarkReadTest.php',
|
2015-06-08 01:54:14 +00:00
|
|
|
'ApiEchoMarkSeen' => __DIR__ . '/includes/api/ApiEchoMarkSeen.php',
|
|
|
|
'ApiEchoNotifications' => __DIR__ . '/includes/api/ApiEchoNotifications.php',
|
2014-11-19 17:16:20 +00:00
|
|
|
'ApiEchoNotificationsTest' => __DIR__ . '/tests/phpunit/api/ApiEchoNotificationsTest.php',
|
2016-05-27 21:10:04 +00:00
|
|
|
'ApiEchoUnreadNotificationPages' => __DIR__ . '/includes/api/ApiEchoUnreadNotificationPages.php',
|
2016-06-29 20:23:56 +00:00
|
|
|
'BackfillReadBundles' => __DIR__ . '/maintenance/backfillReadBundles.php',
|
|
|
|
'BackfillUnreadWikis' => __DIR__ . '/maintenance/backfillUnreadWikis.php',
|
2016-03-04 19:23:02 +00:00
|
|
|
'Bundleable' => __DIR__ . '/includes/Bundleable.php',
|
|
|
|
'Bundler' => __DIR__ . '/includes/Bundler.php',
|
|
|
|
'BundlerTest' => __DIR__ . '/tests/phpunit/BundlerTest.php',
|
2015-06-15 18:27:41 +00:00
|
|
|
'ContainmentSetTest' => __DIR__ . '/tests/phpunit/ContainmentSetTest.php',
|
2015-06-08 01:54:14 +00:00
|
|
|
'EchoAbstractEntity' => __DIR__ . '/includes/model/AbstractEntity.php',
|
2014-11-19 17:16:20 +00:00
|
|
|
'EchoAbstractMapper' => __DIR__ . '/includes/mapper/AbstractMapper.php',
|
2015-06-15 18:27:41 +00:00
|
|
|
'EchoAbstractMapperStub' => __DIR__ . '/tests/phpunit/mapper/AbstractMapperTest.php',
|
|
|
|
'EchoAbstractMapperTest' => __DIR__ . '/tests/phpunit/mapper/AbstractMapperTest.php',
|
2014-11-19 17:16:20 +00:00
|
|
|
'EchoArrayList' => __DIR__ . '/includes/ContainmentSet.php',
|
|
|
|
'EchoAttributeManager' => __DIR__ . '/includes/AttributeManager.php',
|
2015-06-15 18:27:41 +00:00
|
|
|
'EchoAttributeManagerTest' => __DIR__ . '/tests/phpunit/AttributeManagerTest.php',
|
2014-11-19 17:16:20 +00:00
|
|
|
'EchoCachedList' => __DIR__ . '/includes/ContainmentSet.php',
|
|
|
|
'EchoCallbackIterator' => __DIR__ . '/includes/iterator/CallbackIterator.php',
|
|
|
|
'EchoCatchableFatalErrorException' => __DIR__ . '/includes/exception/CatchableFatalErrorException.php',
|
|
|
|
'EchoContainmentList' => __DIR__ . '/includes/ContainmentSet.php',
|
|
|
|
'EchoContainmentSet' => __DIR__ . '/includes/ContainmentSet.php',
|
|
|
|
'EchoDataOutputFormatter' => __DIR__ . '/includes/DataOutputFormatter.php',
|
2016-07-27 14:52:18 +00:00
|
|
|
'EchoDeferredMarkAsDeletedUpdate' => __DIR__ . '/includes/DeferredMarkAsDeletedUpdate.php',
|
2014-11-19 17:16:20 +00:00
|
|
|
'EchoDiffGroup' => __DIR__ . '/includes/DiffParser.php',
|
|
|
|
'EchoDiffParser' => __DIR__ . '/includes/DiffParser.php',
|
2015-06-15 18:27:41 +00:00
|
|
|
'EchoDiffParserTest' => __DIR__ . '/tests/phpunit/DiffParserTest.php',
|
2014-11-19 17:16:20 +00:00
|
|
|
'EchoDiscussionParser' => __DIR__ . '/includes/DiscussionParser.php',
|
2015-06-15 18:27:41 +00:00
|
|
|
'EchoDiscussionParserTest' => __DIR__ . '/tests/phpunit/DiscussionParserTest.php',
|
2016-01-18 23:55:47 +00:00
|
|
|
'EchoEditThresholdPresentationModel' => __DIR__ . '/includes/formatters/EditThresholdPresentationModel.php',
|
2015-11-17 13:37:39 +00:00
|
|
|
'EchoEditUserTalkPresentationModel' => __DIR__ . '/includes/formatters/EditUserTalkPresentationModel.php',
|
2016-05-05 13:05:03 +00:00
|
|
|
'EchoEmailFormat' => __DIR__ . '/includes/EmailFormat.php',
|
|
|
|
'EchoEmailFrequency' => __DIR__ . '/includes/EmailFrequency.php',
|
2015-11-17 17:44:45 +00:00
|
|
|
'EchoEmailUserPresentationModel' => __DIR__ . '/includes/formatters/EmailUserPresentationModel.php',
|
2015-06-08 01:54:14 +00:00
|
|
|
'EchoEvent' => __DIR__ . '/includes/model/Event.php',
|
2015-10-29 21:14:35 +00:00
|
|
|
'EchoEventDigestFormatter' => __DIR__ . '/includes/formatters/EchoEventDigestFormatter.php',
|
2015-08-19 20:22:45 +00:00
|
|
|
'EchoEventFormatter' => __DIR__ . '/includes/formatters/EchoEventFormatter.php',
|
2014-11-19 17:16:20 +00:00
|
|
|
'EchoEventMapper' => __DIR__ . '/includes/mapper/EventMapper.php',
|
2015-06-15 18:27:41 +00:00
|
|
|
'EchoEventMapperTest' => __DIR__ . '/tests/phpunit/mapper/EventMapperTest.php',
|
2015-08-19 20:22:45 +00:00
|
|
|
'EchoEventPresentationModel' => __DIR__ . '/includes/formatters/EventPresentationModel.php',
|
2015-06-15 18:27:41 +00:00
|
|
|
'EchoExecuteFirstArgumentStub' => __DIR__ . '/tests/phpunit/mapper/NotificationMapperTest.php',
|
2014-11-19 17:16:20 +00:00
|
|
|
'EchoFilteredSequentialIterator' => __DIR__ . '/includes/iterator/FilteredSequentialIterator.php',
|
2015-08-19 20:22:45 +00:00
|
|
|
'EchoFlyoutFormatter' => __DIR__ . '/includes/formatters/EchoFlyoutFormatter.php',
|
2016-02-12 22:20:24 +00:00
|
|
|
'EchoForeignNotifications' => __DIR__ . '/includes/ForeignNotifications.php',
|
|
|
|
'EchoForeignPresentationModel' => __DIR__ . '/includes/formatters/EchoForeignPresentationModel.php',
|
2016-06-08 20:30:51 +00:00
|
|
|
'EchoForeignWikiRequest' => __DIR__ . '/includes/ForeignWikiRequest.php',
|
2014-11-19 17:16:20 +00:00
|
|
|
'EchoHooks' => __DIR__ . '/Hooks.php',
|
2016-05-28 00:02:55 +00:00
|
|
|
'EchoHtmlDigestEmailFormatter' => __DIR__ . '/includes/formatters/EchoHtmlDigestEmailFormatter.php',
|
|
|
|
'EchoHtmlEmailFormatter' => __DIR__ . '/includes/formatters/EchoHtmlEmailFormatter.php',
|
2016-07-20 14:53:36 +00:00
|
|
|
'EchoIcon' => __DIR__ . '/includes/formatters/EchoIcon.php',
|
2014-11-19 17:16:20 +00:00
|
|
|
'EchoIteratorDecorator' => __DIR__ . '/includes/iterator/IteratorDecorator.php',
|
|
|
|
'EchoLocalCache' => __DIR__ . '/includes/cache/LocalCache.php',
|
2015-08-19 20:22:45 +00:00
|
|
|
'EchoMentionPresentationModel' => __DIR__ . '/includes/formatters/MentionPresentationModel.php',
|
2016-07-21 13:00:54 +00:00
|
|
|
'EchoMentionStatusPresentationModel' => __DIR__ . '/includes/formatters/MentionStatusPresentationModel.php',
|
2015-11-16 16:05:07 +00:00
|
|
|
'EchoModelFormatter' => __DIR__ . '/includes/formatters/EchoModelFormatter.php',
|
2016-03-04 19:23:02 +00:00
|
|
|
'EchoModerationController' => __DIR__ . '/includes/controller/ModerationController.php',
|
2014-11-19 17:16:20 +00:00
|
|
|
'EchoMultipleIterator' => __DIR__ . '/includes/iterator/MultipleIterator.php',
|
|
|
|
'EchoNotRecursiveIterator' => __DIR__ . '/includes/iterator/NotRecursiveIterator.php',
|
2015-06-08 01:54:14 +00:00
|
|
|
'EchoNotification' => __DIR__ . '/includes/model/Notification.php',
|
|
|
|
'EchoNotificationController' => __DIR__ . '/includes/controller/NotificationController.php',
|
|
|
|
'EchoNotificationDeleteJob' => __DIR__ . '/includes/jobs/NotificationDeleteJob.php',
|
|
|
|
'EchoNotificationJob' => __DIR__ . '/includes/jobs/NotificationJob.php',
|
2014-11-19 17:16:20 +00:00
|
|
|
'EchoNotificationMapper' => __DIR__ . '/includes/mapper/NotificationMapper.php',
|
2015-06-15 18:27:41 +00:00
|
|
|
'EchoNotificationMapperTest' => __DIR__ . '/tests/phpunit/mapper/NotificationMapperTest.php',
|
2014-11-19 17:16:20 +00:00
|
|
|
'EchoNotificationTest' => __DIR__ . '/tests/phpunit/model/NotificationTest.php',
|
2016-01-13 17:24:46 +00:00
|
|
|
'EchoNotifier' => __DIR__ . '/includes/Notifier.php',
|
2016-05-28 00:02:55 +00:00
|
|
|
'EchoOOUI\\LabelIconWidget' => __DIR__ . '/includes/ooui/LabelIconWidget.php',
|
2014-11-19 17:16:20 +00:00
|
|
|
'EchoOnWikiList' => __DIR__ . '/includes/ContainmentSet.php',
|
2015-11-17 16:42:40 +00:00
|
|
|
'EchoPageLinkedPresentationModel' => __DIR__ . '/includes/formatters/PageLinkedPresentationModel.php',
|
2015-10-29 21:14:35 +00:00
|
|
|
'EchoPlainTextDigestEmailFormatter' => __DIR__ . '/includes/formatters/EchoPlainTextDigestEmailFormatter.php',
|
|
|
|
'EchoPlainTextEmailFormatter' => __DIR__ . '/includes/formatters/EchoPlainTextEmailFormatter.php',
|
2016-05-28 00:02:55 +00:00
|
|
|
'EchoPresentationModelSectionTrait' => __DIR__ . '/includes/formatters/PresentationModelSectionTrait.php',
|
2015-11-17 15:10:33 +00:00
|
|
|
'EchoRevertedPresentationModel' => __DIR__ . '/includes/formatters/RevertedPresentationModel.php',
|
2014-11-19 17:16:20 +00:00
|
|
|
'EchoRevisionLocalCache' => __DIR__ . '/includes/cache/RevisionLocalCache.php',
|
2015-08-24 23:43:38 +00:00
|
|
|
'EchoSeenTime' => __DIR__ . '/includes/SeenTime.php',
|
2014-11-19 17:16:20 +00:00
|
|
|
'EchoSuppressionRowUpdateGenerator' => __DIR__ . '/includes/schemaUpdate.php',
|
2015-06-15 18:27:41 +00:00
|
|
|
'EchoTalkPageFunctionalTest' => __DIR__ . '/tests/phpunit/TalkPageFunctionalTest.php',
|
2015-06-08 01:54:14 +00:00
|
|
|
'EchoTargetPage' => __DIR__ . '/includes/model/TargetPage.php',
|
2014-11-19 17:16:20 +00:00
|
|
|
'EchoTargetPageMapper' => __DIR__ . '/includes/mapper/TargetPageMapper.php',
|
2015-06-15 18:27:41 +00:00
|
|
|
'EchoTargetPageMapperTest' => __DIR__ . '/tests/phpunit/mapper/TargetPageMapperTest.php',
|
2014-11-19 17:16:20 +00:00
|
|
|
'EchoTargetPageTest' => __DIR__ . '/tests/phpunit/model/TargetPageTest.php',
|
|
|
|
'EchoTitleLocalCache' => __DIR__ . '/includes/cache/TitleLocalCache.php',
|
2015-06-15 18:27:41 +00:00
|
|
|
'EchoTitleLocalCacheTest' => __DIR__ . '/tests/phpunit/cache/TitleLocalCacheTest.php',
|
2015-10-26 15:27:31 +00:00
|
|
|
'EchoUnreadWikis' => __DIR__ . '/includes/UnreadWikis.php',
|
2014-11-19 17:16:20 +00:00
|
|
|
'EchoUserLocator' => __DIR__ . '/includes/UserLocator.php',
|
2015-06-15 18:27:41 +00:00
|
|
|
'EchoUserLocatorTest' => __DIR__ . '/tests/phpunit/UserLocatorTest.php',
|
2014-11-19 17:16:20 +00:00
|
|
|
'EchoUserNotificationGateway' => __DIR__ . '/includes/gateway/UserNotificationGateway.php',
|
2015-06-15 18:27:41 +00:00
|
|
|
'EchoUserNotificationGatewayTest' => __DIR__ . '/tests/phpunit/gateway/UserNotificationGatewayTest.php',
|
2015-08-19 20:22:45 +00:00
|
|
|
'EchoUserRightsPresentationModel' => __DIR__ . '/includes/formatters/UserRightsPresentationModel.php',
|
2015-11-03 00:00:29 +00:00
|
|
|
'EchoWelcomePresentationModel' => __DIR__ . '/includes/formatters/WelcomePresentationModel.php',
|
2015-06-15 18:27:41 +00:00
|
|
|
'FilteredSequentialIteratorTest' => __DIR__ . '/tests/phpunit/iterator/FilteredSequentialIteratorTest.php',
|
2016-06-29 20:23:56 +00:00
|
|
|
'GenerateSampleNotifications' => __DIR__ . '/maintenance/generateSampleNotifications.php',
|
2014-11-19 17:16:20 +00:00
|
|
|
'MWEchoDbFactory' => __DIR__ . '/includes/EchoDbFactory.php',
|
2015-06-15 18:27:41 +00:00
|
|
|
'MWEchoDbFactoryTest' => __DIR__ . '/tests/phpunit/EchoDbFactoryTest.php',
|
2014-11-19 17:16:20 +00:00
|
|
|
'MWEchoEmailBatch' => __DIR__ . '/includes/EmailBatch.php',
|
|
|
|
'MWEchoEventLogging' => __DIR__ . '/includes/EventLogging.php',
|
|
|
|
'MWEchoNotifUser' => __DIR__ . '/includes/NotifUser.php',
|
2015-06-15 18:27:41 +00:00
|
|
|
'MWEchoNotifUserTest' => __DIR__ . '/tests/phpunit/NotifUserTest.php',
|
2016-08-03 15:41:50 +00:00
|
|
|
'MWEchoThankYouEditTest' => __DIR__ . '/tests/phpunit/ThankYouEditTest.php',
|
2014-11-19 17:16:20 +00:00
|
|
|
'NotificationControllerTest' => __DIR__ . '/tests/phpunit/controller/NotificationControllerTest.php',
|
2016-05-16 20:35:15 +00:00
|
|
|
'NotificationPager' => __DIR__ . '/includes/special/NotificationPager.php',
|
2015-06-08 01:54:14 +00:00
|
|
|
'NotificationsTest' => __DIR__ . '/tests/NotificationsTest.php',
|
2016-06-29 20:23:56 +00:00
|
|
|
'ProcessEchoEmailBatch' => __DIR__ . '/maintenance/processEchoEmailBatch.php',
|
|
|
|
'RemoveInvalidNotification' => __DIR__ . '/maintenance/removeInvalidNotification.php',
|
2016-06-06 18:27:23 +00:00
|
|
|
'RemoveOrphanedEvents' => __DIR__ . '/maintenance/removeOrphanedEvents.php',
|
2016-08-11 19:22:27 +00:00
|
|
|
'ResourceLoaderEchoImageModule' => __DIR__ . '/includes/ResourceLoaderEchoImageModule.php',
|
2016-04-19 03:06:03 +00:00
|
|
|
'SpecialDisplayNotificationsConfiguration' => __DIR__ . '/includes/special/SpecialDisplayNotificationsConfiguration.php',
|
2015-06-08 01:54:14 +00:00
|
|
|
'SpecialNotifications' => __DIR__ . '/includes/special/SpecialNotifications.php',
|
2015-11-11 02:23:03 +00:00
|
|
|
'SpecialNotificationsFormatter' => __DIR__ . '/includes/formatters/SpecialNotificationsFormatter.php',
|
2016-03-09 20:13:48 +00:00
|
|
|
'SpecialNotificationsMarkRead' => __DIR__ . '/includes/special/SpecialNotificationsMarkRead.php',
|
2014-11-19 17:16:20 +00:00
|
|
|
'SuppressionMaintenanceTest' => __DIR__ . '/tests/phpunit/maintenance/SupressionMaintenanceTest.php',
|
2016-06-29 20:23:56 +00:00
|
|
|
'TestDiscussionParser' => __DIR__ . '/maintenance/testDiscussionParser.php',
|
2016-06-06 21:02:03 +00:00
|
|
|
'UpdateEchoSchemaForSuppression' => __DIR__ . '/maintenance/updateEchoSchemaForSuppression.php',
|
2016-03-09 20:13:48 +00:00
|
|
|
];
|