Skip to content
This repository was archived by the owner on Oct 26, 2024. It is now read-only.

Commit a8b2418

Browse files
committed
Merge branch 'master' of github.com:maschmann/php-utilities
2 parents da0536d + 4aac53a commit a8b2418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Timer/Timer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ private function checkTime($intervals = array())
291291
/**
292292
* Check date string or object and convert if necessary.
293293
*
294-
* @param mixed $date
294+
* @param string|null $date
295295
* @return \DateTime
296296
*/
297297
private function convertDate($date)

0 commit comments

Comments
 (0)