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