Skip to content

Commit c98adbc

Browse files
authored
Custom route loader: remove a ref to Symfony SE
1 parent 5442d7a commit c98adbc

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)