The PxReflectionClass Class
PxReflectionClass: Reports information about a class
This class extends the php ReflectionClass. In addition to the functions which ReflectionClass offers this
class also gives you access to the docblock object, the source code and other functions.
class also gives you access to the docblock object, the source code and other functions.
Synopsis
Class PxReflectionClass extends ReflectionClass implements Reflector
