diff options
Diffstat (limited to 'Zend/tests/traits/language008b.phpt')
-rw-r--r-- | Zend/tests/traits/language008b.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/traits/language008b.phpt b/Zend/tests/traits/language008b.phpt index c1a0d2629f..e40ff59282 100644 --- a/Zend/tests/traits/language008b.phpt +++ b/Zend/tests/traits/language008b.phpt @@ -30,4 +30,4 @@ Hello World!Hello World! Fatal error: Uncaught Error: Call to private method MyClass::sayHelloWorld() from context '' in %s:%d Stack trace: #0 {main} - thrown in %s on line %d
\ No newline at end of file + thrown in %s on line %d |