(PHP 5 >= 5.4.0)
ReflectionParameter::isCallable — Returns whether parameter MUST be callable
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
Questa funzione non contiene parametri.
Returns TRUE
if the parameter is callable, FALSE
if it is
not or NULL
on failure.