Function DatabaseDriver->get_implicit_field_default
Definitions
sources/database.php
- Get the implicit field default for a software field type.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$type | string | required parameter | N/A | N/A | Field type |
Return
- The default
- Type: mixed
- Set: N/A
- Range: N/A