Code style fixes
This commit is contained in:
parent
dfd002d35f
commit
1237bf450c
88 changed files with 205 additions and 261 deletions
|
|
@ -17,7 +17,7 @@ use Psr\Log\LogLevel;
|
|||
* Handles running system commands with variables.
|
||||
* @package PHPCensor\Helper
|
||||
*/
|
||||
abstract class BaseCommandExecutor implements CommandExecutor
|
||||
abstract class BaseCommandExecutor implements CommandExecutorInterface
|
||||
{
|
||||
/**
|
||||
* @var BuildLogger
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue