Call us: 0031 23-75-10500  |  Language: Dutch English German
 
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.

Synopsis


Class PxReflectionParameter extends ReflectionParameter implements Reflector

Inherited properties

public unknown ReflectionParameter->name= '';

Inherited methods

public static ReflectionParameter::export ( $function , $parameter , [ $return = 'unknown'] )