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

Commit ee3b9c5

Browse files
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
1 parent 668a26b commit ee3b9c5

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
@@ -293,7 +293,7 @@ private function checkTime($intervals = array())
293293
/**
294294
* Check date string or object and convert if necessary.
295295
*
296-
* @param mixed $date
296+
* @param string|null $date
297297
* @return \DateTime
298298
*/
299299
private function convertDate($date)

0 commit comments

Comments
 (0)