Closed
Description
In symfony/symfony#19205 we added a new addAnnotatedClassesToCompile()
method to finally be able to compile classes that contain annotations.
We should update the bundles/extension.rst
article to mention this method and update the addClassesToCompile()
explanation about annotations.