Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 26defdf

Browse files
committedJun 16, 2025··
minor
1 parent 6033907 commit 26defdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎service_container/tags.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ class, call this method in the ``loadExtension()`` method of the main bundle cla
162162
use Symfony\Component\DependencyInjection\ContainerBuilder;
163163
use Symfony\Component\DependencyInjection\Loader\Configurator\ContainerConfigurator;
164164
use Symfony\Component\HttpKernel\Bundle\AbstractBundle;
165-
165+
166166
class MyBundle extends AbstractBundle
167167
{
168168
public function loadExtension(array $config, ContainerConfigurator $container, ContainerBuilder $builder): void

0 commit comments

Comments
 (0)
Please sign in to comment.