* ProtectedHookAccessorTrait provides protected getHookContainer() and getHookRunner() methods, getting them from the global service container. The point of this is to ease migration to DI by ensuring that call sites ask their local friendly base class rather than getting a HookRunner from the service container directly. * Migrate ChangesList and subclasses from Hooks::run() to the new system, as a pilot for full migration. Change-Id: Ic2d408fdb108087d81d0981aa670b35e0a6bb0ce |
||
|---|---|---|
| .. | ||
| Hook | ||
| AtomFeed.php | ||
| CategoryMembershipChange.php | ||
| ChangesFeed.php | ||
| ChangesList.php | ||
| ChangesListBooleanFilter.php | ||
| ChangesListBooleanFilterGroup.php | ||
| ChangesListFilter.php | ||
| ChangesListFilterGroup.php | ||
| ChangesListStringOptionsFilter.php | ||
| ChangesListStringOptionsFilterGroup.php | ||
| ChannelFeed.php | ||
| EnhancedChangesList.php | ||
| FeedItem.php | ||
| OldChangesList.php | ||
| RCCacheEntry.php | ||
| RCCacheEntryFactory.php | ||
| RecentChange.php | ||
| RSSFeed.php | ||