ReflectionClass::isCloneable
(PHP >= 5.4.0)
ReflectionClass::isCloneable — Returns whether this class is cloneable
Beschreibung
public bool ReflectionClass::isCloneable
( void
)
Warnung
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
Returns TRUE if the class is cloneable, FALSE otherwise.
There are no user contributed notes for this page.
