Voting

The Note You're Voting On

killgecNOFSPAM at gmail dot com
17 years ago
Signature of constructor of ReflectionParameter correctly is:

public function __construct(array/string $function, string $name);

where $function is either a name of a global function, or a class/method name pair.

<< Back to user notes page

To Top