Set visibility of 2 properties to public
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Mon, 25 Nov 2013 13:22:25 +0000 (14:22 +0100)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Mon, 25 Nov 2013 13:22:25 +0000 (14:22 +0100)
commit9eafc3f0a552efd4334f1c5fec69e527b597680a
tree4572f3995bf3000669998ac11dab076194675bd4
parentc2326523034f519ae13ce93d2dbc3426877cd1b1
Set visibility of 2 properties to public

Set visibility of $fetchDescription and $descriptionCacheExpiry to public.
These two class properties are directly referenced outside an inheritance
scope.

Bug: 57535
Change-Id: I4e91418f1e2374ebe83ea4310d13ad254fc3dac1
includes/filerepo/FileRepo.php