Declare visibility on class properties of LocalisationCache
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Sun, 17 Nov 2013 21:49:03 +0000 (22:49 +0100)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Sun, 17 Nov 2013 21:49:03 +0000 (22:49 +0100)
commit540d8dafeb3017236f7bdf09137653f19992b806
tree1b00521fe2bb8d4ba930455b218e3223ff4c61a2
parente711503e7a1725c87f2b130971488a654f39e210
Declare visibility on class properties of LocalisationCache

Mark all private, except the one that's being used in subclass. Checked
core and extension for direct uses. None found.

Change-Id: If73d65ca094ff56deb19d3b6f3ef99892654726d
includes/cache/LocalisationCache.php