We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e7354f + eeadfde commit e33f5d3Copy full SHA for e33f5d3
reference/configuration/framework.rst
@@ -2785,10 +2785,12 @@ annotations
2785
cache
2786
.....
2787
2788
-**type**: ``string`` **default**: ``'file'``
+**type**: ``string`` **default**: ``'php_array'``
2789
2790
This option can be one of the following values:
2791
2792
+php_array
2793
+ Use a PHP array to cache annotations in memory
2794
file
2795
Use the filesystem to cache annotations
2796
none
0 commit comments