Code style fixes.
This commit is contained in:
parent
fa569f3e22
commit
4e68eb7180
89 changed files with 942 additions and 251 deletions
|
|
@ -43,10 +43,10 @@ class Executor
|
|||
|
||||
/**
|
||||
* Execute a the appropriate set of plugins for a given build stage.
|
||||
*
|
||||
*
|
||||
* @param array $config Configuration
|
||||
* @param string $stage
|
||||
*
|
||||
*
|
||||
* @return bool
|
||||
*/
|
||||
public function executePlugins($config, $stage)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue