Skip to content

Commit 70a8e90

Browse files
committed
minor
1 parent a70893c commit 70a8e90

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(): Array
140+
protected function getOptions(): array
141141
{
142142
return [
143143
'default_ttl' => 0,

0 commit comments

Comments
 (0)