ReflectionProperty::__clone

(PHP 5, PHP 7, PHP 8)

ReflectionProperty::__cloneClone

Descrizione

private ReflectionProperty::__clone(): void

Clones.

Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Log delle modifiche

Versione Descrizione
8.1.0 This method is no longer final.
add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top