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.
1 parent 21c334d commit 7de6bfcCopy full SHA for 7de6bfc
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