Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 63dd952

Browse files
committed
Merge pull request #370 from lemoinem/patch-4
[RoutingAutoBundle] Fix C/P error in YAML example
2 parents 0064843 + 58a5961 commit 63dd952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/routing_auto/customization.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ It is registered in the DI configuration as follows:
117117
class: Symfony\Cmf\Bundle\RoutingAutoBundle\RoutingAuto\PathNotExists\ThrowException
118118
scope: prototype
119119
tags:
120-
- { name: cmf_routing_auto.provider, alias: "throw_exception"}
120+
- { name: cmf_routing_auto.not_exists_action, alias: "throw_exception"}
121121
122122
.. code-block:: xml
123123

0 commit comments

Comments
 (0)