Completed
Push — master ( 7f0536...ccba76 )
by Witold
02:57
created
src/ZfSnapGeoip/View/Helper/Geoip.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -25,7 +25,7 @@
 block discarded – undo
25 25
 
26 26
     /**
27 27
      * @param string $ipAddress
28
-     * @return \ZfSnapGeoip\Service\Geoip
28
+     * @return \ZfSnapGeoip\Entity\RecordInterface
29 29
      */
30 30
     public function __invoke($ipAddress = null)
31 31
     {
Please login to merge, or discard this patch.