Skip to content

Commit 06ec120

Browse files
authored
Update service_container/service_subscribers_locators.rst
1 parent cd9465a commit 06ec120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/service_subscribers_locators.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ attribute::
353353
use Psr\Container\ContainerInterface;
354354
use Symfony\Component\DependencyInjection\Attribute\Autowire;
355355
use Symfony\Component\DependencyInjection\Attribute\AutowireLocator;
356-
use Symfony\Contracts\Service\Attribute\SubscribedService;
356+
use Symfony\Contracts\Service\Attribute\SubscribedService;
357357

358358
class CommandBus
359359
{

0 commit comments

Comments
 (0)