mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-09 03:06:55 +00:00
master-specific PHPStan nits
This commit is contained in:
@ -62,7 +62,7 @@ interface LevelData{
|
||||
public function getTime() : int;
|
||||
|
||||
/**
|
||||
* @param int
|
||||
* @param int $value
|
||||
*/
|
||||
public function setTime(int $value) : void;
|
||||
|
||||
|
Reference in New Issue
Block a user