Add missing, dynamically declared properties in ContribsPager
authorThiemo Kreuz <thiemo.kreuz@wikimedia.de>
Thu, 20 Dec 2018 16:51:42 +0000 (17:51 +0100)
committerUmherirrender <umherirrender_de.wp@web.de>
Fri, 21 Dec 2018 19:12:06 +0000 (19:12 +0000)
commita67a4b10871a11fcbf20d2ea671d2e80202942a5
treeb8f65757dc70359be3a26e1f4f845b053b8f319a
parentbebaaaefb8303d3e26f99b2813459d8b94037e38
Add missing, dynamically declared properties in ContribsPager

These are all set in the constructor, and don't need a default because
of this.

I'm also adding documentation for the class properties in this class as
good as I can (type, possible values, meaning, and behavior).

Change-Id: Ic2367ca7e8d8b2b7ae4f80ad04081a0db2821de5
includes/specials/pagers/ContribsPager.php