Skip to content

Commit 1c09319

Browse files
committed
minor #13285 Update http_cache.rst (DurandSacha)
This PR was merged into the master branch. Discussion ---------- Update http_cache.rst Commits ------- 49ed340 Update http_cache.rst
2 parents bd1404b + 49ed340 commit 1c09319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http_cache.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ method::
137137

138138
class CacheKernel extends HttpCache
139139
{
140-
protected function getOptions()
140+
protected function getOptions(): Array
141141
{
142142
return [
143143
'default_ttl' => 0,

0 commit comments

Comments
 (0)