ReflectionProperty::export
(PHP 5)
ReflectionProperty::export — Export
Descrizione
Exports a reflection.
Avviso
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
Elenco dei parametri
-
argument -
The reflection to export.
-
name -
The property name.
-
return -
Setting to
TRUEwill return the export, as opposed to emitting it. Setting toFALSE(the default) will do the opposite.
Valori restituiti
Vedere anche:
- ReflectionProperty::toString()
There are no user contributed notes for this page.
