mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 00:33:59 +00:00
Task: remove obsolete doc comment
not anymore sunshine
This commit is contained in:
parent
18fdbc2834
commit
b3043f9552
@ -23,9 +23,6 @@ declare(strict_types=1);
|
||||
|
||||
namespace pocketmine\scheduler;
|
||||
|
||||
/**
|
||||
* WARNING! Tasks created by plugins MUST extend PluginTask
|
||||
*/
|
||||
abstract class Task{
|
||||
|
||||
/** @var TaskHandler */
|
||||
|
Loading…
x
Reference in New Issue
Block a user