Skip to content

Commit a70893c

Browse files
committed
minor #13285 Update http_cache.rst (DurandSacha)
This PR was submitted for the master branch but it was merged into the 4.4 branch instead. Discussion ---------- Update http_cache.rst Commits ------- 79c291a Update http_cache.rst
2 parents 541c6e5 + 79c291a commit a70893c

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)