Fixed naming.

This commit is contained in:
Dmitry Khomutov 2017-10-21 15:51:05 +07:00
commit 45e674a733
22 changed files with 24 additions and 36 deletions

View file

@ -44,7 +44,7 @@ class Executor
/**
* Execute a the appropriate set of plugins for a given build stage.
*
* @param array $config PHPCI configuration
* @param array $config Configuration
* @param string $stage
*
* @return bool