mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 02:01:33 +00:00
CS code fixes by pint
This commit is contained in:
@@ -15,16 +15,10 @@ class UserLoggedIn
|
||||
*/
|
||||
public $user;
|
||||
|
||||
/**
|
||||
* @var
|
||||
*/
|
||||
public $ip;
|
||||
|
||||
/**
|
||||
* Create a new event instance.
|
||||
*
|
||||
* @param $user
|
||||
* @param $ip
|
||||
*/
|
||||
public function __construct($user, $ip = '')
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user