Completed
Branch feature-persistent-connect (647c46)
by Evgenij
03:19
created
src/RequestExecutor/Pipeline/SelectStage.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -137,7 +137,7 @@
 block discarded – undo
137 137
      * @param OperationMetadata $operation Operation object
138 138
      * @param double $microTime Current time with microseconds
139 139
      *
140
-     * @return double|null
140
+     * @return double
141 141
      */
142 142
     private function getSingleSocketTimeout(OperationMetadata $operation, $microTime)
143 143
     {
Please login to merge, or discard this patch.