defaultValue() public method
Specify the default value for the column.
| public $this defaultValue ( $default ) | ||
|---|---|---|
| $default | mixed |
The default value. |
defaultValue() public method
Specify the default value for the column.
| public $this defaultValue ( $default ) | ||
|---|---|---|
| $default | mixed |
The default value. |
Please login to continue.