Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 906e431

Browse filesBrowse 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
Copy full SHA for 906e431

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎routing/custom_route_loader.rst

Copy file name to clipboardExpand all lines: routing/custom_route_loader.rst
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.