We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c7d3f3 commit f323d5bCopy full SHA for f323d5b
User/UserInterface.php
@@ -40,7 +40,7 @@ interface UserInterface
40
* return ['ROLE_USER'];
41
* }
42
*
43
- * Alternatively, the roles might be stored on a ``roles`` property,
+ * Alternatively, the roles might be stored in a ``roles`` property,
44
* and populated in any number of different ways when the user object
45
* is created.
46
0 commit comments