--TEST-- public ReflectionMethod ReflectionMethod::getPrototype ( void ); --CREDITS-- marcosptf - --FILE-- getPrototype()); ?> --EXPECT-- object(ReflectionMethod)#2 (2) { ["name"]=> string(10) "sayHelloTo" ["class"]=> string(5) "Hello" }