Completed
Push — master ( db3cbe...3a00c0 )
by Greg
02:10
created
src/Robo.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -258,7 +258,7 @@
 block discarded – undo
258 258
      * @param string $id
259 259
      *   The ID of the service to retrieve.
260 260
      *
261
-     * @return mixed
261
+     * @return \Symfony\Component\Console\Output\OutputInterface
262 262
      *   The specified service.
263 263
      */
264 264
     public static function service($id)
Please login to merge, or discard this patch.