diff --git a/language/oop5/reflection.xml b/language/oop5/reflection.xml index 7282f5880e..a80f367e3e 100644 --- a/language/oop5/reflection.xml +++ b/language/oop5/reflection.xml @@ -1,5 +1,5 @@ - + Reflection @@ -49,7 +49,7 @@ Reflection::export(new ReflectionClass('Exception')); ]]> - &example.outputs; + The above example will output: class Exception ] {