@@ -45,7 +45,7 @@ |
||
45 | 45 | |
46 | 46 | $this->parent = $field; |
47 | 47 | |
48 | - $this->defaultValue = CarbonFormat::DEFAULT; |
|
48 | + $this->defaultValue = CarbonFormat::default; |
|
49 | 49 | $this->hasDefaultValue = true; |
50 | 50 | } |
51 | 51 |