Skip to content

Commit 79c291a

Browse files
DurandSachaOskarStark
authored andcommitted
Update http_cache.rst
1 parent 541c6e5 commit 79c291a

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)