Skip to content

Commit 612c3db

Browse files
committed
Fix PHP CS issue
1 parent 520c6b0 commit 612c3db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Utils/Validator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
/**
1818
* This class is used to provide an example of integrating simple classes as
1919
* services into a Symfony application.
20-
* See https://symfony.com/doc/current/service_container.html#creating-configuring-services-in-the-container
20+
* See https://symfony.com/doc/current/service_container.html#creating-configuring-services-in-the-container.
2121
*
2222
* @author Javier Eguiluz <[email protected]>
2323
*/

0 commit comments

Comments
 (0)