PHP Doku:: Clones - reflectionextension.clone.html

Verlauf / Chronik / History: (1) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The ReflectionExtension class

<<The ReflectionExtension class

ReflectionExtension::__construct>>

ReflectionExtension::__clone

(PHP 5)

ReflectionExtension::__cloneClones

Beschreibung

final private void ReflectionExtension::__clone ( void )

The clone method prevents an object from being cloned. Reflection objects cannot be cloned.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

No value is returned, if called a fatal error will occur.

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",...)