Passed
Push — master ( de28ef...ff0ea2 )
by Tilita
02:12
created
src/Entity/AMQPEntityInterface.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -33,6 +33,7 @@
 block discarded – undo
33 33
 
34 34
     /**
35 35
      * Reconnect the entity
36
+     * @return void
36 37
      */
37 38
     public function reconnect();
38 39
 }
Please login to merge, or discard this patch.