mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +00:00
phpdoc armageddon for master, pass 1
This commit is contained in:
@ -34,9 +34,6 @@ class ThreadManager extends \Volatile{
|
||||
self::$instance = new ThreadManager();
|
||||
}
|
||||
|
||||
/**
|
||||
* @return ThreadManager
|
||||
*/
|
||||
public static function getInstance() : ThreadManager{
|
||||
return self::$instance;
|
||||
}
|
||||
|
Reference in New Issue
Block a user