PHP Velho Oeste 2024

SDO_Model_Property::getDefault

(^)

SDO_Model_Property::getDefault Get the default value for the property

Descrição

SDO_Model_Property::getDefault ( void ) : mixed
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 default value for the property. Only primitive data type properties can have default values.

Parâmetros

None.

Valor Retornado

Returns the default value for the property.

add a note add a note

User Contributed Notes

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