Skip to content

Commit 57daa9e

Browse files
committed
Revert "New rounting files for Symfonyf4.1"
This reverts commit 7a9408f. Conflicts: Resources/doc/index.rst
1 parent 031bad8 commit 57daa9e

File tree

9 files changed

+0
-144
lines changed

9 files changed

+0
-144
lines changed

Resources/config/routing_41/all.xml

Lines changed: 0 additions & 21 deletions
This file was deleted.

Resources/config/routing_41/change_password.xml

Lines changed: 0 additions & 11 deletions
This file was deleted.

Resources/config/routing_41/group.xml

Lines changed: 0 additions & 27 deletions
This file was deleted.

Resources/config/routing_41/profile.xml

Lines changed: 0 additions & 15 deletions
This file was deleted.

Resources/config/routing_41/registration.xml

Lines changed: 0 additions & 23 deletions
This file was deleted.

Resources/config/routing_41/resetting.xml

Lines changed: 0 additions & 23 deletions
This file was deleted.

Resources/config/routing_41/security.xml

Lines changed: 0 additions & 19 deletions
This file was deleted.

Resources/doc/index.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -384,8 +384,6 @@ import the FOSUserBundle routing files.
384384
By importing the routing files you will have ready made pages for things such as
385385
logging in, creating users, etc.
386386

387-
Use `routing_41` instead of `routing` for `Symfony4.1`.
388-
389387
.. configuration-block::
390388

391389
.. code-block:: yaml

Resources/doc/routing.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,9 @@ Advanced routing configuration
33

44
By default, the routing file ``@FOSUserBundle/Resources/config/routing/all.xml`` imports
55
all the routing files (except groups) and enables all the routes.
6-
Use ``@FOSUserBundle/Resources/config/routing_41/all.xml`` for `Symfony4.1`.
76
In the case you want to enable or disable the different available routes, just use the
87
single routing configuration files.
98

10-
Use `routing_41` instead of `routing` for `Symfony4.1`.
11-
129
.. configuration-block::
1310

1411
.. code-block:: yaml

0 commit comments

Comments
 (0)