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 c2712ac commit 9cb7423Copy full SHA for 9cb7423
User/InMemoryUserProvider.php
@@ -50,6 +50,8 @@ public function __construct(array $users = [])
50
/**
51
* Adds a new User to the provider.
52
*
53
+ * @return void
54
+ *
55
* @throws \LogicException
56
*/
57
public function createUser(UserInterface $user)
0 commit comments