Skip to content

Commit 012e20e

Browse files
Merge branch '5.0'
* 5.0: fix merge Fix more quotes in exception messages Fix more quotes in exception messages Fix more quotes in exception messages [3.4] Minor fixes [PropertyAccess] Improved errors when reading uninitialized properties
2 parents bb88d58 + 154ad6c commit 012e20e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

User/UserInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
*
2222
* Regardless of how your users are loaded or where they come from (a database,
2323
* configuration, web service, etc.), you will have a class that implements
24-
* this interface. Objects that implement this interface are created and
24+
* this interface. Objects that implement this interface are created and
2525
* loaded by different objects that implement UserProviderInterface.
2626
*
2727
* @see UserProviderInterface

0 commit comments

Comments
 (0)