ReflectionFunction::__toString
Récupère une représentation textuelle
&reftitle.description;
public stringReflectionFunction::__toString
Récupère une représentation textuelle.
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
Retourne une représentation textuelle semblable à
ReflectionFunction::export.
&reftitle.examples;
Exemple pour ReflectionFunction::__toString
]]>
&example.outputs.similar;
function title ] {
@@ Command line code 1 - 1
- Parameters [2] {
Parameter #0 [ $title ]
Parameter #1 [ $name ]
}
}
]]>
&reftitle.seealso;
ReflectionFunction::export
__toString()