Completed
Push — master ( 8f27ab...9060ac )
by Tobias
04:23
created
Tests/GeoIP2Test.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -226,7 +226,7 @@
 block discarded – undo
226 226
     /**
227 227
      * @param mixed $returnValue
228 228
      *
229
-     * @return \PHPUnit_Framework_MockObject_MockObject|GeoIP2Adapter
229
+     * @return GeoIP2Adapter
230 230
      */
231 231
     private function getGeoIP2AdapterMock($returnValue = '')
232 232
     {
Please login to merge, or discard this patch.