mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 09:04:39 +00:00
(mvc) extra comment in AutoNumberField.php
This commit is contained in:
parent
b931f2f285
commit
bdb0100612
@ -73,6 +73,7 @@ class AutoNumberField extends BaseField
|
||||
* (see ArrayField for how this works).
|
||||
*
|
||||
* In this case, the default is a new sequence based on the same field in this fields direct neighbours.
|
||||
* When maximum_value is reached, all succeeding items will get maximum_value+1. (which fails on validation)
|
||||
*/
|
||||
public function applyDefault()
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user