Completed
Push — master ( 32abd3...17d81c )
by Beniamin
02:41
created
src/Phuria/SQLBuilder/Connection/ConnectionManagerInterface.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -19,6 +19,7 @@
 block discarded – undo
19 19
     /**
20 20
      * @param ConnectionInterface $connection
21 21
      * @param string              $name
22
+     * @return void
22 23
      */
23 24
     public function registerConnection(ConnectionInterface $connection, $name = 'default');
24 25
 
Please login to merge, or discard this patch.