ReflectionExtension
PHP Manual

ReflectionExtension::__clone

(PHP 5)

ReflectionExtension::__cloneClones

Descripción

final private void ReflectionExtension::__clone ( void )

The clone method prevents an object from being cloned. Reflection objects cannot be cloned.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

No value is returned, if called a fatal error will occur.

Ver también


ReflectionExtension
PHP Manual