diff --git a/spec/Prophecy/Doubler/ClassPatch/MagicCallPatchSpec.php b/spec/Prophecy/Doubler/ClassPatch/MagicCallPatchSpec.php index 8cbea1086..3a7d387e5 100644 --- a/spec/Prophecy/Doubler/ClassPatch/MagicCallPatchSpec.php +++ b/spec/Prophecy/Doubler/ClassPatch/MagicCallPatchSpec.php @@ -101,8 +101,6 @@ public function definedMethod() } /** - * @method void invalidMethodDefinition - * @method void * @method */ class MagicalApiInvalidMethodDefinition