suche nach in der

ReflectionClass::isFinal> <ReflectionClass::isAbstract
Last updated: Fri, 25 May 2012

view this page in

ReflectionClass::isCloneable

(PHP >= 5.4.0)

ReflectionClass::isCloneableReturns 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.



add a note add a note User Contributed Notes
ReflectionClass::isCloneable
There are no user contributed notes for this page.

ReflectionClass::isFinal> <ReflectionClass::isAbstract
Last updated: Fri, 25 May 2012