Fix cs: upgrade of php-cs-fixer

This commit is contained in:
2024-06-19 12:18:20 +02:00
parent a9f0059743
commit 99818c211d
9 changed files with 15 additions and 15 deletions

View File

@@ -41,7 +41,7 @@ final class ChillReportExtensionTest extends KernelTestCase
}
if (!$reportFounded) {
throw new \Exception('Class Chill\\ReportBundle\\Entity\\Report not found in chill_custom_fields.customizables_entities', 1);
throw new \Exception('Class Chill\ReportBundle\Entity\Report not found in chill_custom_fields.customizables_entities', 1);
}
}
}