Skip to content

Commit

Permalink
[FrameworkBundle] fix registering "annotations.cache" on the "contain…
Browse files Browse the repository at this point in the history
…er.hot_path"
  • Loading branch information
nicolas-grekas committed Feb 9, 2021
1 parent 08cf386 commit ab16fc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Resources/config/annotations.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
<argument type="service" id="cache.annotations" />
</service>
</argument>
<tag name="container.hot_path" />
</service>

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

0 comments on commit ab16fc6

Please sign in to comment.