Mark private properties in ContribsPager as "private"
authorThiemo Kreuz <thiemo.kreuz@wikimedia.de>
Thu, 20 Dec 2018 16:58:15 +0000 (17:58 +0100)
committerUmherirrender <umherirrender_de.wp@web.de>
Fri, 21 Dec 2018 19:37:44 +0000 (19:37 +0000)
commit73fb6d901f666740850a7ea8e853c190d20fcc2a
tree4d1acbf15bcda076d780a05748305ecd2a7a76f3
parentc3f56bd3c3cb599cc0817086763ed9816d6f0a95
Mark private properties in ContribsPager as "private"

There should not be any code accessing these. The way to set these
properties is via the constructor.

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