Skip to content

Commit 870b265

Browse files
committed
Merge branch '7.2' into 7.3
* 7.2: minor
2 parents b6bbd96 + 26defdf commit 870b265

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)