We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e8a1f2 commit 926e567Copy full SHA for 926e567
src/Application/UI/Presenter.php
@@ -748,7 +748,7 @@ public function canonicalize()
748
749
/**
750
* Attempts to cache the sent entity by its last modification date.
751
- * @param string|int|\DateTime last modified time
+ * @param string|int|\DateTimeInterface last modified time
752
* @param string strong entity tag validator
753
* @param mixed optional expiration time
754
* @return void
0 commit comments