More auto-complete migration.

This commit is contained in:
James Cole
2020-07-19 17:24:29 +02:00
parent fd6f1fbbf0
commit 8a4999406b
16 changed files with 248 additions and 229 deletions

View File

@@ -39,9 +39,7 @@ class BillController extends Controller
private BillRepositoryInterface $repository;
/**
* TransactionController constructor.
*
* @codeCoverageIgnore
* BillController constructor.
*/
public function __construct()
{