mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-25 00:53:48 +00:00
update cs using php-cs-fixer 3.30
This commit is contained in:
@@ -13,6 +13,4 @@ namespace Chill\ReportBundle;
|
||||
|
||||
use Symfony\Component\HttpKernel\Bundle\Bundle;
|
||||
|
||||
class ChillReportBundle extends Bundle
|
||||
{
|
||||
}
|
||||
class ChillReportBundle extends Bundle {}
|
||||
|
@@ -43,9 +43,7 @@ final class ReportVoterTest extends KernelTestCase
|
||||
*/
|
||||
protected $voter;
|
||||
|
||||
public static function setUpBeforeClass(): void
|
||||
{
|
||||
}
|
||||
public static function setUpBeforeClass(): void {}
|
||||
|
||||
protected function setUp(): void
|
||||
{
|
||||
|
Reference in New Issue
Block a user