Fixed naming.
This commit is contained in:
parent
5dd96b36ed
commit
45e674a733
22 changed files with 24 additions and 36 deletions
|
|
@ -218,7 +218,7 @@ class InstallCommand extends Command
|
|||
}
|
||||
|
||||
/**
|
||||
* Load configuration for PHPCI form CLI options or ask info to user.
|
||||
* Load configuration form CLI options or ask info to user.
|
||||
*
|
||||
* @param InputInterface $input
|
||||
* @param OutputInterface $output
|
||||
|
|
@ -463,7 +463,7 @@ class InstallCommand extends Command
|
|||
}
|
||||
|
||||
/**
|
||||
* Write the PHPCI config.yml file.
|
||||
* Write the config.yml file.
|
||||
* @param array $config
|
||||
*/
|
||||
protected function writeConfigFile(array $config)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue