Completed
Pull Request — 2.0 (#49)
by
unknown
02:20 queued 27s
created
src/AbstractZohoDao.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -305,7 +305,7 @@
 block discarded – undo
305 305
     }
306 306
 
307 307
     /**
308
-     * @param  $fieldName
308
+     * @param  string $fieldName
309 309
      * @return null|Field
310 310
      */
311 311
     public function getFieldFromFieldName($fieldName)
Please login to merge, or discard this patch.