Skip to content

Commit 6fdb4c4

Browse files
author
romain
committed
restore unrelated end of line formatting
introduced with 99d3d21ef6d3191d2c3139a3743b4d36e4bd7102
1 parent 35a5c26 commit 6fdb4c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -3791,7 +3791,7 @@ uses Symfony's test client to render and make requests to your components::
37913791
// authenticate a user ($user is instance of UserInterface)
37923792
$testComponent->actingAs($user);
37933793

3794-
// set the '_locale' route parameter (if the component route is localized)
3794+
// set the '_locale' route parameter (if the component route is localized)
37953795
$testComponent->setRouteLocale('fr');
37963796

37973797
// customize the test client

0 commit comments

Comments
 (0)