mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-16 11:58:00 +00:00
PluginManager: fix spacing of phpdoc comment for registerEvent()
This commit is contained in:
@@ -732,7 +732,7 @@ class PluginManager{
|
||||
}
|
||||
|
||||
/**
|
||||
* @param string $event Class name that extends Event
|
||||
* @param string $event Class name that extends Event
|
||||
*
|
||||
* @throws PluginException
|
||||
*/
|
||||
|
Reference in New Issue
Block a user