Completed
Push — master ( 52ffac...4ed74f )
by Nicolaas
01:38
created
code/model/GoogleMapLocationsObject.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -325,7 +325,7 @@
 block discarded – undo
325 325
      * test to see if address is found.  If address if found then
326 326
      * it will write the object, otherwise it returns null.
327 327
      * @params array $array (optional)
328
-     * @return this|null
328
+     * @return GoogleMapLocationsObject|null
329 329
      */
330 330
     public function findGooglePointsAndWriteIfFound($params = [])
331 331
     {
Please login to merge, or discard this patch.