Completed
Push — master ( 6f7267...183492 )
by Stanislav
10:16
created
src/Command/StatsSend.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -121,7 +121,7 @@
 block discarded – undo
121 121
 
122 122
     /**
123 123
      * @param InputInterface $input
124
-     * @return InfluxDB\Database|bool
124
+     * @return InfluxDB\Database
125 125
      * @throws InfluxDB\Database\Exception
126 126
      */
127 127
     private function getDatabase(InputInterface $input)
Please login to merge, or discard this patch.