Replace some usages of &$this in hook parameters
authorVictor Barbu <victorbarbu08@gmail.com>
Sun, 25 Dec 2016 19:32:22 +0000 (21:32 +0200)
committerFlorianschmidtwelzow <florian.schmidt.stargatewissen@gmail.com>
Wed, 28 Dec 2016 21:19:23 +0000 (21:19 +0000)
commit8935fb4f6642b16481265aa8d7e345d317e85aa8
tree16c3d2dfa0d765cf5a6f401c1952ff4aaa5198bf
parentffed95c1e77f0e27e3efad1c8ad62956ad753ed8
Replace some usages of &$this in hook parameters

Affected classes:
- ApiBase
- ApiPageSet
- HistoryPager
- RawAction

Bug: T153505
Change-Id: I0862476a39a1c3206a84f79c1b8f7db41bc47959
includes/actions/HistoryAction.php
includes/actions/RawAction.php
includes/api/ApiBase.php
includes/api/ApiPageSet.php