ReflectionType::__toStringTo string Beschreibung
public string ReflectionType::__toString
( void
)
Gets the parameter type name. Parameter-ListeDiese Funktion hat keine Parameter. RückgabewerteReturns the type of the parameter. Beispiele
Beispiel #1 ReflectionType::__toString example
<?phpDas oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie: string Siehe auch
|