Code style and other small fixes
This commit is contained in:
parent
17f7dd7f5d
commit
052538e99c
66 changed files with 158 additions and 124 deletions
|
|
@ -68,7 +68,9 @@ abstract class BaseCommandExecutor implements CommandExecutor
|
|||
|
||||
/**
|
||||
* Executes shell commands.
|
||||
*
|
||||
* @param array $args
|
||||
*
|
||||
* @return bool Indicates success
|
||||
*/
|
||||
public function executeCommand($args = [])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue