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 3719bb1 commit cd9465aCopy full SHA for cd9465a
service_container/service_subscribers_locators.rst
@@ -351,9 +351,9 @@ attribute::
351
use App\CommandHandler\BazHandler;
352
use App\CommandHandler\FooHandler;
353
use Psr\Container\ContainerInterface;
354
- use Symfony\Contracts\Service\Attribute\SubscribedService;
355
use Symfony\Component\DependencyInjection\Attribute\Autowire;
356
use Symfony\Component\DependencyInjection\Attribute\AutowireLocator;
+ use Symfony\Contracts\Service\Attribute\SubscribedService;
357
358
class CommandBus
359
{
0 commit comments