@@ -86,7 +86,7 @@ |
||
| 86 | 86 | * @param bool $hasDefault Must be set to true if default value was set by user. |
| 87 | 87 | * @param mixed $default Default value declared by record schema. |
| 88 | 88 | * |
| 89 | - * @return mixed |
|
| 89 | + * @return AbstractColumn |
|
| 90 | 90 | * |
| 91 | 91 | * @throws DefinitionException |
| 92 | 92 | * @throws \Spiral\Database\Exceptions\SchemaException |