Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite51a81a

Browse files
Abdelhakim ABOULHAJnicolas-grekas
Abdelhakim ABOULHAJ
authored andcommitted
doc: update UserInterface header comments
1 parent37a619f commite51a81a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎src/Symfony/Component/Security/Core/User/UserInterface.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@
1515
* Represents the interface that all user classes must implement.
1616
*
1717
* This interface is useful because the authentication layer can deal with
18-
* the object through its lifecycle, using the object to get the hashed
19-
* password (for checking against a submitted password), assigning roles
20-
* and so on.
18+
* the object through its lifecycle, assigning roles and so on.
2119
*
2220
* Regardless of how your users are loaded or where they come from (a database,
2321
* configuration, web service, etc.), you will have a class that implements

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp