Fix some PHP docs.
This commit is contained in:
@@ -25,6 +25,8 @@ final class UserWasAddedEvent implements UserEventInterface
|
||||
/**
|
||||
* Create a new user was added event instance.
|
||||
*
|
||||
* @param User $user
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function __construct(User $user)
|
||||
|
||||
Reference in New Issue
Block a user