Skip to content

Commit 7231e5c

Browse files
momito69OskarStark
andauthored
Update components/uid.rst
Co-authored-by: Oskar Stark <[email protected]>
1 parent bbeb6c3 commit 7231e5c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

components/uid.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,8 @@ MockUuidFactory
440440

441441
The :class:`Symfony\\Component\\Uid\\Factory\\MockUuidFactory` class was introduced in Symfony 7.4.
442442

443-
The :class:`Symfony\\Component\\Uid\\Factory\\MockUuidFactory` class allows you to control the UUIDs generated during your tests, making them predictable and reproducible.
443+
The :class:`Symfony\\Component\\Uid\\Factory\\MockUuidFactory` class allows you to
444+
control the UUIDs generated during your tests, making them predictable and reproducible.
444445

445446
Suppose you have a service that generates a UUID for each new user::
446447

0 commit comments

Comments
 (0)