File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -96,10 +96,10 @@ Symfony ships with the following value resolvers in the
9696
9797 .. tip ::
9898
99- The ``DateTimeInterface `` object is generated with the :doc: `Clock component </components/clock >`,
100- which means you can have full control over the date and time values the controller receives when
101- testing your application. This can be achieved by using the
102- :class: `Symfony\\ Component\\ Clock\\ MockClock ` implementation in your test environment .
99+ The ``DateTimeInterface `` object is generated with the :doc: `Clock component </components/clock >`.
100+ This. gives your full control over the date and time values the controller
101+ receives when testing your application and using the
102+ :class: `Symfony\\ Component\\ Clock\\ MockClock ` implementation.
103103
104104 .. versionadded :: 6.1
105105
You can’t perform that action at this time.
0 commit comments