Command: fixed spacing of phpdoc on execute()

This commit is contained in:
Dylan K. Taylor 2020-01-30 20:46:25 +00:00
parent 5c8a625d88
commit 9abcc99c10

View File

@ -83,7 +83,7 @@ abstract class Command{
}
/**
* @param string[] $args
* @param string[] $args
*
* @return mixed
* @throws CommandException