From: Kunal Mehta Date: Fri, 25 Sep 2015 16:54:12 +0000 (-0700) Subject: Add @codingStandardsIgnoreFile to ConsecutiveParametersMatcher.php X-Git-Tag: 1.31.0-rc.0~9813^2~3 X-Git-Url: http://git.cyclocoop.org/%22.%24h.%22?a=commitdiff_plain;h=c7a6e1cc5e8ef0f7279b513e8398b34a58192fe4;p=lhc%2Fweb%2Fwiklou.git Add @codingStandardsIgnoreFile to ConsecutiveParametersMatcher.php It was apparently copied from upstream, and doesn't match our coding conventions. Change-Id: I6da7ce6f29c9dff007f81a6fbf07dcc6ad37f04c --- diff --git a/tests/phpunit/includes/ConsecutiveParametersMatcher.php b/tests/phpunit/includes/ConsecutiveParametersMatcher.php index adf74bb4c3..8de467fee4 100644 --- a/tests/phpunit/includes/ConsecutiveParametersMatcher.php +++ b/tests/phpunit/includes/ConsecutiveParametersMatcher.php @@ -1,4 +1,5 @@