summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/bug71767.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/reflection/tests/bug71767.phpt')
-rw-r--r--ext/reflection/tests/bug71767.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/reflection/tests/bug71767.phpt b/ext/reflection/tests/bug71767.phpt
index 8c4059abf4..19d5bc5036 100644
--- a/ext/reflection/tests/bug71767.phpt
+++ b/ext/reflection/tests/bug71767.phpt
@@ -16,7 +16,7 @@ class Foo {
/** wrong docblock */
$arg
) {
-
+
}
}