From: tonythomas01 <01tonythomas@gmail.com> Date: Mon, 30 Dec 2013 20:14:32 +0000 (+0530) Subject: Removed trailing whitespace from ParserCache.php X-Git-Tag: 1.31.0-rc.0~17452 X-Git-Url: http://git.cyclocoop.org/wiki/Target_page?a=commitdiff_plain;h=247b8ede254681535a8020f9cf1ab164ce0bd9f6;p=lhc%2Fweb%2Fwiklou.git Removed trailing whitespace from ParserCache.php Follow up from Change I705a056665. Change-Id: I31bdede4347b1d55be113e8ba7c44f3683c2ab46 --- diff --git a/includes/parser/ParserCache.php b/includes/parser/ParserCache.php index bad04825a3..dae0c68ae3 100644 --- a/includes/parser/ParserCache.php +++ b/includes/parser/ParserCache.php @@ -27,7 +27,6 @@ */ class ParserCache { private $mMemc; - /** * Get an instance of this object *