ReflectionClass::isCloneable
(PHP >= 5.4.0)
ReflectionClass::isCloneable — Returns whether this class is cloneable
Opis
public bool ReflectionClass::isCloneable
( void
)
Ostrzeżenie
Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.
Parametry
Ta funkcja nie posiada parametrów.
Zwracane wartości
Returns TRUE if the class is cloneable, FALSE otherwise.
There are no user contributed notes for this page.
