Fix for ArticleRevisionViewCustom hook in DifferenceEngine.php
authorYaron Koren <yaron57@gmail.com>
Mon, 28 Oct 2019 13:30:43 +0000 (13:30 +0000)
committerJforrester <jforrester@wikimedia.org>
Fri, 1 Nov 2019 02:30:12 +0000 (02:30 +0000)
commit88905b2b73afa52ae3ab8f55ecc1af06c3ec9886
tree128c209f9cdc73af820480c45cfefeb4df33524f
parentf0dae32ae236c7abb4ef852b2cc312740aa8b239
Fix for ArticleRevisionViewCustom hook in DifferenceEngine.php

Was missing a parameter, which actually made this hook unusable.

Bug: T236628
Change-Id: I6e260cd49f7083f34d4218712edf7d91d2f11ee9
(cherry picked from commit b10d0fa09d52fc6bd3d645fb39175b45973bb54b)
includes/diff/DifferenceEngine.php