mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 19:02:59 +00:00
Command: fixed spacing of phpdoc on execute()
This commit is contained in:
@ -83,7 +83,7 @@ abstract class Command{
|
||||
}
|
||||
|
||||
/**
|
||||
* @param string[] $args
|
||||
* @param string[] $args
|
||||
*
|
||||
* @return mixed
|
||||
* @throws CommandException
|
||||
|
Reference in New Issue
Block a user