diff --git a/src/Prophecy/Doubler/ClassPatch/DisableConstructorPatch.php b/src/Prophecy/Doubler/ClassPatch/DisableConstructorPatch.php index 1e8158dad..624d94ee7 100644 --- a/src/Prophecy/Doubler/ClassPatch/DisableConstructorPatch.php +++ b/src/Prophecy/Doubler/ClassPatch/DisableConstructorPatch.php @@ -59,7 +59,7 @@ public function apply(ClassNode $node) $constructor->setCode(<<