@@ -104,7 +104,7 @@ |
||
104 | 104 | * |
105 | 105 | * @param int|null $times |
106 | 106 | * |
107 | - * @return this |
|
107 | + * @return ModelFactoryBuilder |
|
108 | 108 | */ |
109 | 109 | public function times($times = null) |
110 | 110 | { |
@@ -293,7 +293,7 @@ |
||
293 | 293 | /** |
294 | 294 | * Set connection to database on object. |
295 | 295 | * |
296 | - * @return this |
|
296 | + * @return FileDateMigrator |
|
297 | 297 | */ |
298 | 298 | public function setConnection() |
299 | 299 | { |