The PxReflectionParameter Class
PxReflectionParameter: The PxReflectionParameter class reports information about a parameter
This class extends the php ReflectionParameter, some functions are overwriten. This is done in order to return
there corresponding PxReflection objects.
there corresponding PxReflection objects.
Synopsis
Class PxReflectionParameter extends ReflectionParameter implements Reflector
Inherited properties
Methods
public PxReflectionParameter::__construct ( string|PxReflectionFunction|PxReflectionMethod $function , string $parameter )
