mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-07 20:12:42 +00:00
Removing trailing spaces.
This commit is contained in:
parent
7581db2cf2
commit
16ef234180
58 changed files with 150 additions and 151 deletions
|
@ -318,7 +318,7 @@ class Validation {
|
|||
/**
|
||||
* Validates a datetime value
|
||||
* All values matching the "date" core validation rule, and the "time" one will be valid
|
||||
*
|
||||
*
|
||||
* @param array $check Value to check
|
||||
* @param mixed $dateFormat Format of the date part
|
||||
* Use a string or an array of the keys below. Arrays should be passed as array('dmy', 'mdy', etc)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue