(PHP >= 5.4.0)
ReflectionClass::isCloneable — Returns whether this class is cloneable
This function is currently not documented; only its argument list is available.
This function has no parameters.
Returns TRUE
if the class is cloneable, FALSE
otherwise.