改名
This commit is contained in:
@@ -11,7 +11,7 @@ class OnAfterReload
|
||||
/**
|
||||
* @param Server $server
|
||||
*/
|
||||
public function __construct(Server $server)
|
||||
public function __construct(public Server $server)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user