Replaced &$this with $this
authorawu42 <9922yalp@gmail.com>
Fri, 30 Dec 2016 16:55:28 +0000 (11:55 -0500)
committerawu42 <9922yalp@gmail.com>
Fri, 30 Dec 2016 16:55:28 +0000 (11:55 -0500)
commit529d946e694eb020f137efa31907e28088e2e40d
treeba0c949d5c3a0769ca0fb84005da209775e53be7
parentff4181d4f09991fa507adae79f0b30f727cb17cf
Replaced &$this with $this

Replaced &$this in includes/Title.php to avoid error in PHP 7.1

Bug: T153505
Change-Id: I76eaae609a817af42687d87bcf0d13da7ba01c05
includes/Title.php