PHP Velho Oeste 2024

SDO_Model_Property::getDefault

(^)

SDO_Model_Property::getDefault Get the default value for the property

Açıklama

SDO_Model_Property::getDefault ( void ) : mixed
Uyarı

Bu işlev DENEYSELDİR. Bu işlevin davranışı, ismi ve belgeleri PHP'nin sonraki sürümlerinde hiçbir duyuru yapılmaksızın değiştirilebilir. Bu riski göze alamayacaksanız bu işlevi kullanmayın.

Returns the default value for the property. Only primitive data type properties can have default values.

Değiştirgeler

None.

Dönen Değerler

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