Completed
Push — master ( 270070...c8af52 )
by
unknown
12s
created
tests/Pagerfanta/Tests/Adapter/SolariumAdapterTest.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -188,6 +188,9 @@
 block discarded – undo
188 188
         $this->doTestGetResultSet($query, $endPoint);
189 189
     }
190 190
 
191
+    /**
192
+     * @param null|string $endPoint
193
+     */
191 194
     private function doTestGetResultSet($query, $endPoint)
192 195
     {
193 196
         $client = $this->createClientMock();
Please login to merge, or discard this patch.