diff --git a/language/oop5/reflection.xml b/language/oop5/reflection.xml index cac7736464..6e9ce42a09 100644 --- a/language/oop5/reflection.xml +++ b/language/oop5/reflection.xml @@ -1,7 +1,23 @@ - + Reflection + + Table of Contents + + Introduction + The Reflector interface + The ReflectionException class + The ReflectionFunction class + The ReflectionParameter class + The ReflectionClass class + The ReflectionObject class + The ReflectionMethod class + The ReflectionProperty class + The ReflectionExtension class + Extending the reflection classes + + Introduction