diff options
Diffstat (limited to 'ext/reflection/tests/ReflectionClass_hasProperty_001.phpt')
-rw-r--r-- | ext/reflection/tests/ReflectionClass_hasProperty_001.phpt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/reflection/tests/ReflectionClass_hasProperty_001.phpt b/ext/reflection/tests/ReflectionClass_hasProperty_001.phpt index a644b2e641..a6c3753a78 100644 --- a/ext/reflection/tests/ReflectionClass_hasProperty_001.phpt +++ b/ext/reflection/tests/ReflectionClass_hasProperty_001.phpt @@ -72,4 +72,3 @@ Reflecting on class subprivf: --> Check for a: bool(false) --> Check for A: bool(false) --> Check for doesntExist: bool(false) - |