Reflection

Table of Contents

Namespaces

ClassSchema
DocBlock
Exception

Classes

ClassSchema
A class schema
Exception
A generic Reflection Exception
ObjectAccess
Provides methods to call appropriate getter/setter on an object given the property name. It does this following these rules: - if the target object is an instance of ArrayAccess, it gets/sets the property - if public getter/setter method exists, call it.
ReflectionService
Reflection service for acquiring reflection based information.

        
On this page

Search results