Skip to content

Commit 906e431

Browse files
committed
minor #9263 Custom route loader: remove a ref to Symfony SE (dunglas)
This PR was merged into the 4.0 branch. Discussion ---------- Custom route loader: remove a ref to Symfony SE Commits ------- c98adbc Custom route loader: remove a ref to Symfony SE
2 parents 9374c35 + c98adbc commit 906e431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routing/custom_route_loader.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ and therefore have two important methods:
3636
:method:`Symfony\\Component\\Config\\Loader\\LoaderInterface::supports`
3737
and :method:`Symfony\\Component\\Config\\Loader\\LoaderInterface::load`.
3838

39-
Take these lines from the ``routes.yaml`` in the Symfony Standard Edition:
39+
Take these lines from the ``routes.yaml``:
4040

4141
.. code-block:: yaml
4242

0 commit comments

Comments
 (0)