Completed
Push — master ( f26c6c...1e867a )
by Adeola
02:38
created
src/Model/DataBaseModel.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -127,7 +127,7 @@
 block discarded – undo
127 127
      * @throws ArgumentNumberIncorrectException
128 128
      * @throws ArgumentNotFoundException
129 129
      *
130
-     * @return object
130
+     * @return DataBaseModel
131 131
      */
132 132
     public static function findById($id)
133 133
     {
Please login to merge, or discard this patch.