php cs fixes

This commit is contained in:
2023-09-14 11:47:54 +02:00
parent 19789acbbe
commit b4f9501af5
110 changed files with 129 additions and 333 deletions

View File

@@ -25,8 +25,7 @@ class ChillBundleAddFormDefaultDataOnExportFilterAggregatorRector extends Abstra
{
public function __construct(
private readonly ClassAnalyzer $classAnalyzer,
) {
}
) {}
public function getRuleDefinition(): RuleDefinition
{