ReflectionMethod::__toString
Zwraca tekstową reprezentację obiektu ReflectionMethod
&reftitle.description;
public stringReflectionMethod::__toString
Zwraca tekstową reprezentację obiektu ReflectionMethod.
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
Tekstowa reprezentacja tej instancji ReflectionMethod.
&reftitle.examples;
Przykład użycia ReflectionMethod::__toString
]]>
&example.outputs;
public method sayHelloTo ] {
@@ /var/www/examples/reflection.php 16 - 18
- Parameters [1] {
Parameter #0 [ $name ]
}
}
]]>
&reftitle.seealso;
ReflectionMethod::export
__toString()