Completed
Branch feature/pre-split (60f5c0)
by Anton
03:19
created
source/Spiral/ORM/Helpers/ColumnRenderer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -86,7 +86,7 @@
 block discarded – undo
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
Please login to merge, or discard this patch.