Skip to content

Commit e922c9e

Browse files
smnandreOskarStark
andauthored
Update bundles/configuration.rst
Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
1 parent 2b3e89d commit e922c9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ In your extension, you can load this and dynamically set its arguments::
279279
:class:`Symfony\\Component\\HttpKernel\\DependencyInjection\\ConfigurableExtension`
280280
to do this automatically for you::
281281

282-
// src/DependencyInjection/AcmeHelloExtension.php
282+
// src/DependencyInjection/HelloExtension.php
283283
namespace Acme\HelloBundle\DependencyInjection;
284284

285285
use Symfony\Component\DependencyInjection\ContainerBuilder;

0 commit comments

Comments
 (0)