Fixed PHPCS.
This commit is contained in:
parent
e0803df283
commit
4fe62ea248
8 changed files with 22 additions and 18 deletions
|
|
@ -61,8 +61,7 @@ class BuildStatusController extends \PHPCI\Controller
|
|||
BuildStore $buildStore,
|
||||
ProjectStore $projectStore,
|
||||
HttpClient $shieldsClient
|
||||
)
|
||||
{
|
||||
) {
|
||||
parent::__construct($config, $request, $response);
|
||||
|
||||
$this->buildStore = $buildStore;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue