Voting

: three minus one?
(Example: nine)

The Note You're Voting On

tracid2008 t gmail o com
13 years ago
You also can use a class instead of a function name. Just use an array like that
<?php
$reflect
= new ReflectionParameter(array('className', 'methodName'), 'property');
?>

<< Back to user notes page

To Top