Skip to content

Commit

Permalink
fixes before squash
Browse files Browse the repository at this point in the history
  • Loading branch information
ruano-a committed Dec 6, 2022
1 parent ceef56b commit b352f54
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/Functional/CustomTestKernel.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,8 @@ public function getCacheDir(): string

/**
* Returns the kernel parameters.
*
* @return array
*/
protected function getKernelParameters()
protected function getKernelParameters(): array
{
$bundles = [];
$bundlesMetadata = [];
Expand Down

0 comments on commit b352f54

Please sign in to comment.