Moved commands to Application from console.php
This commit is contained in:
parent
9d5fcf6834
commit
bcfc5578de
3 changed files with 43 additions and 25 deletions
|
|
@ -39,6 +39,7 @@ class CreateBuildCommand extends Command
|
|||
|
||||
/**
|
||||
* @param ProjectStore $projectStore
|
||||
* @param BuildService $buildService
|
||||
*/
|
||||
public function __construct(ProjectStore $projectStore, BuildService $buildService)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue