Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Commit ff17511

Browse files
committed
fixed CS
1 parent 3f02527 commit ff17511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Core/Authentication/Provider/AuthenticationProviderInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
interface AuthenticationProviderInterface extends AuthenticationManagerInterface
2626
{
2727
/**
28-
* Use this constant for not provided username
28+
* Use this constant for not provided username.
2929
*
3030
* @var string
3131
*/

0 commit comments

Comments
 (0)