Skip to content

Commit 926e567

Browse files
committed
use DateTimeInterface
1 parent 6e8a1f2 commit 926e567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Application/UI/Presenter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -748,7 +748,7 @@ public function canonicalize()
748748

749749
/**
750750
* Attempts to cache the sent entity by its last modification date.
751-
* @param string|int|\DateTime last modified time
751+
* @param string|int|\DateTimeInterface last modified time
752752
* @param string strong entity tag validator
753753
* @param mixed optional expiration time
754754
* @return void

0 commit comments

Comments
 (0)