mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +00:00
scrub useless phpdoc
This commit is contained in:
@ -2842,8 +2842,6 @@ class Level implements ChunkManager, Metadatable{
|
||||
|
||||
/**
|
||||
* Returns the current time of day
|
||||
*
|
||||
* @return int
|
||||
*/
|
||||
public function getTimeOfDay() : int{
|
||||
return $this->time % self::TIME_FULL;
|
||||
|
Reference in New Issue
Block a user