This repository has been archived by the owner on Aug 18, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use addAnnotatedClassesToCompile (#4572)
* Bundles can hint Symfony about which of their classes contain annotations so they are compiled when generating the application cache to improve the overall performance. Define the list of annotated classes to compile in the addAnnotatedClassesToCompile() method: https://symfony.com/doc/current/bundles/extension.html#adding-classes-to-compile
- Loading branch information