Test Failed
Push — master ( 1e82d8...1f8bd5 )
by Andrés
02:00 queued 12s
created
src/Command/BuiltIn/Releases/RollbackCommand.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -102,7 +102,7 @@
 block discarded – undo
102 102
      * Check if the provided Release ID is available in all hosts
103 103
      *
104 104
      * @param string $releaseToRollback Release ID
105
-     * @return bool
105
+     * @return string|false
106 106
      */
107 107
     protected function checkReleaseAvailability($releaseToRollback)
108 108
     {
Please login to merge, or discard this patch.