Skip to content

Commit

Permalink
Update http_cache.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
DurandSacha authored and OskarStark committed Mar 2, 2020
1 parent 541c6e5 commit 79c291a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http_cache.rst
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ method::

class CacheKernel extends HttpCache
{
protected function getOptions()
protected function getOptions(): Array
{
return [
'default_ttl' => 0,
Expand Down

0 comments on commit 79c291a

Please sign in to comment.