Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... (#2902)
This commit is contained in:
@@ -17,7 +17,7 @@ use App\Repository\Query\VisibilityInterface;
|
||||
*/
|
||||
class CustomerQueryTest extends BaseQueryTest
|
||||
{
|
||||
public function testQuery()
|
||||
public function testQuery(): void
|
||||
{
|
||||
$sut = new CustomerQuery();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user