Completed
Push — master ( 84fb38...36d95a )
by Chad
10s
created
tests/MongoLoggerTest.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -181,6 +181,9 @@
 block discarded – undo
181 181
         );
182 182
     }
183 183
 
184
+    /**
185
+     * @param string $message
186
+     */
184 187
     private function getMongoCollectionMockWithAsserts($level, $message, $extra, $exception)
185 188
     {
186 189
         $test = $this;
Please login to merge, or discard this patch.