Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
OskarStark committed Mar 2, 2020
1 parent a70893c commit 70a8e90
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(): Array
protected function getOptions(): array
{
return [
'default_ttl' => 0,
Expand Down

0 comments on commit 70a8e90

Please sign in to comment.