Set visibility on class properties for *Dependency classes
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Mon, 18 Nov 2013 04:25:43 +0000 (05:25 +0100)
committerSiebrand <siebrand@wikimedia.org>
Mon, 18 Nov 2013 04:53:13 +0000 (04:53 +0000)
commit0ec4a015078011dba7650de2d655ae572dc2a87a
tree378838b57cd989a1e5ac78738655309f51e96b54
parente9c996a1b832da43e3d29e8c6c443a2f014362e3
Set visibility on class properties for *Dependency classes

Set visibility to private for properties that are not referenced outside
of the class itself, and when the class is not currently being subclassed.

Change-Id: I427c6de5a0a29b43cff755db0eb8a750db620173
includes/cache/CacheDependency.php