mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-05 09:26:06 +00:00
Merge branch 'master' of github.com:PocketMine/PocketMine-MP
This commit is contained in:
@ -24,7 +24,7 @@ namespace pocketmine\command;
|
||||
interface PluginIdentifiableCommand{
|
||||
|
||||
/**
|
||||
* @return \pocketmine\plugin\plugin
|
||||
* @return \pocketmine\plugin\Plugin
|
||||
*/
|
||||
public function getPlugin();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user