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 ae52d39 + 8df44b2 commit f1e0c4cCopy full SHA for f1e0c4c
bundles/extension.rst
@@ -119,10 +119,6 @@ they are compiled when generating the application cache to improve the overall
119
performance. Define the list of annotated classes to compile in the
120
``addAnnotatedClassesToCompile()`` method::
121
122
- use App\Manager\UserManager;
123
- use App\Utils\Slugger;
124
-
125
- // ...
126
public function load(array $configs, ContainerBuilder $container)
127
{
128
// ...
0 commit comments