Language: Introduce new method equals( Language $lang )
authorFomafix <fomafix@googlemail.com>
Mon, 16 May 2016 22:33:33 +0000 (22:33 +0000)
committer[[mw:User:Fomafix]] <gerritpatchuploader@gmail.com>
Mon, 16 May 2016 22:33:33 +0000 (22:33 +0000)
Use

 $lang->equals( $wgContLang )

instead of

 $lang->getCode() === $wgContLang->getCode()

Change-Id: Id7ed6a21ce5e2ea2887ec98c7bd9d3eba83d733b


No differences found