Completed
Push — better_date_custom_format_supp... ( 281692 )
by Adrien
02:59
created
src/Spout/Reader/XLSX/Helper/StyleHelper.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -288,7 +288,7 @@
 block discarded – undo
288 288
     }
289 289
 
290 290
     /**
291
-     * @param $numFmtId
291
+     * @param integer $numFmtId
292 292
      * @return string|null The custom number format or NULL if none defined for the given numFmtId
293 293
      */
294 294
     protected function getCustomNumberFormatForNumFmtId($numFmtId)
Please login to merge, or discard this patch.