ReflectionClass::isCloneable
(PHP > 5.4.0)
ReflectionClass::isCloneable — Returns whether this class is cloneable
Descrição
public bool ReflectionClass::isCloneable
( void
)
Aviso
Esta função não está documentada; somente a lista de argumentos está disponível.
Parâmetros
Esta função não contém parâmetros.
Valor Retornado
Returns TRUE if the class is cloneable, FALSE otherwise.
There are no user contributed notes for this page.
