The PxReflectionFunction Class
PxReflectionFunction: The PxReflectionFunction class reports information about a function
This class extends the php ReflectionFunction. In addition to the functions which ReflectionFunction 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 PxReflectionFunction extends ReflectionFunction implements Reflector
