Codeception fixes
This commit is contained in:
parent
413230f5fc
commit
ff74b2f0c5
3 changed files with 21 additions and 8 deletions
|
|
@ -43,8 +43,10 @@ class Executor
|
|||
|
||||
/**
|
||||
* Execute a the appropriate set of plugins for a given build stage.
|
||||
* @param array $config PHPCI configuration
|
||||
*
|
||||
* @param array $config PHPCI configuration
|
||||
* @param string $stage
|
||||
*
|
||||
* @return bool
|
||||
*/
|
||||
public function executePlugins(&$config, $stage)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue