Merge pull request #3363 from jitendrapurohit/CRM14315
[civicrm-core.git] / CRM / Utils / Date.php
index bec7a808d62207d5f5d6227dce5414a6de69215d..6f0a311c0a70b3f8c19e7c732c85c27f1c77e383 100644 (file)
@@ -288,7 +288,7 @@ class CRM_Utils_Date {
    * %P - uppercase ante/post meridiem ('AM', 'PM')
    * %Y - year as a decimal number including the century ('2005')
    *
-   * @param $dateString
+   * @param string $dateString
    * @param string $format the output format
    * @param array $dateParts an array with the desired date parts
    *