PHP Doku:: To string - reflectionextension.tostring.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzVariablen- und typbezogene ErweiterungenReflectionThe ReflectionExtension classReflectionExtension::__toString

Ein Service von Reinhard Neidl - Webprogrammierung.

The ReflectionExtension class

<<ReflectionExtension::info

The ReflectionFunction class>>

ReflectionExtension::__toString

(PHP 5)

ReflectionExtension::__toStringTo string

Beschreibung

public string ReflectionExtension::__toString ( void )

Exports a reflected extension and returns it as a string. This is the same as the ReflectionExtension::export() with the return set to TRUE.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the exported extension as a string, in the same way as the ReflectionExtension::export().

Siehe auch


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)