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

Commit 4aac53a

Browse files
committed
Merge pull request #2 from maschmann/scrutinizer-patch-1
Scrutinizer Auto-Fixes
2 parents 668a26b + ee3b9c5 commit 4aac53a

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)