Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e196c1e

Browse files
[FrameworkBundle] fix registering "annotations.cache" on the "container.hot_path"
1 parent 00e3356 commit e196c1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Bundle/FrameworkBundle/Resources/config/annotations.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
<argument type="service" id="cache.annotations" />
4949
</service>
5050
</argument>
51+
<tag name="container.hot_path" />
5152
</service>
5253

5354
<service id="annotation_reader" alias="annotations.reader" />

0 commit comments

Comments
 (0)