From 9f13557d144dc089ea9e9b41c8bbcc585c5bea8b Mon Sep 17 00:00:00 2001 From: Mathew Davies Date: Thu, 8 Jun 2017 16:42:11 +0100 Subject: [PATCH] Be consistent with the rest of the file. --- tests/Doctrine/Tests/Mocks/HydratorMockStatement.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/Doctrine/Tests/Mocks/HydratorMockStatement.php b/tests/Doctrine/Tests/Mocks/HydratorMockStatement.php index f2a031488..3110dbce6 100644 --- a/tests/Doctrine/Tests/Mocks/HydratorMockStatement.php +++ b/tests/Doctrine/Tests/Mocks/HydratorMockStatement.php @@ -109,7 +109,6 @@ class HydratorMockStatement implements \IteratorAggregate, Statement */ public function execute($params = null) { - } /**