Commit 1aa29ff
committed
minor symfony#11670 fixes missing "use" declaration for the ClockMock (chdeliens)
This PR was submitted for the 4.3 branch but it was merged into the 3.4 branch instead (closes symfony#11670).
Discussion
----------
fixes missing "use" declaration for the ClockMock
so that one can reuse that example out of the box.
may be wise to also patch older maintained branches to guarantee consistency in the docs.
Commits
-------
dce4934 fixes missing "use" declaration for the ClockMock1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
378 | 378 | | |
379 | 379 | | |
380 | 380 | | |
| 381 | + | |
381 | 382 | | |
382 | 383 | | |
383 | 384 | | |
| |||
0 commit comments