PHP Velho Oeste 2024

SDO_DAS_Setting::getPropertyName

(^)

SDO_DAS_Setting::getPropertyName Get the property name for a changed property

Descrição

SDO_DAS_Setting::getPropertyName ( void ) : string
Aviso

Esta função é EXPERIMENTAL. O comportamento, seu nome e documentação podem mudar sem aviso em futuras versões do PHP. Utilize por sua própria conta e risco.

Returns the property name for the changed property. This name identifies the property which was modified in data object.

Parâmetros

None.

Valor Retornado

The property name for a changed property.

add a note add a note

User Contributed Notes

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