Fix doc comment

This commit is contained in:
ATM john 2022-01-14 11:51:07 +01:00
parent 8ace96f495
commit a394713f1b

View File

@ -229,7 +229,7 @@ class Validate
} }
/** /**
* Check Duration validity * Check numeric validity
* *
* @param mixed $string to validate * @param mixed $string to validate
* @return boolean Validity is ok or not * @return boolean Validity is ok or not