Completed
Pull Request — master (#643)
by Costin
02:30 queued 48s
created
src/Tasks/Backup/DbDumperFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -80,7 +80,7 @@
 block discarded – undo
80 80
      *
81 81
      * @param $dbDumper
82 82
      *
83
-     * @return mixed
83
+     * @return DbDumper
84 84
      */
85 85
     protected static function processExtraDumpParameters(array $dumpConfiguration, $dbDumper): DbDumper
86 86
     {
Please login to merge, or discard this patch.