CakeFest 2024: The Official CakePHP Conference

ReflectionParameter::__clone

(PHP 5, PHP 7, PHP 8)

ReflectionParameter::__cloneClone

Descrizione

private ReflectionParameter::__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.

Vedere anche:

add a note

User Contributed Notes

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