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