mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-02 21:13:57 +00:00
Upgrade of php-cs-fixer
This commit is contained in:
@@ -31,7 +31,7 @@ interface FormatterInterface
|
||||
public function buildForm(
|
||||
FormBuilderInterface $builder,
|
||||
$exportAlias,
|
||||
array $aggregatorAliases
|
||||
array $aggregatorAliases,
|
||||
);
|
||||
|
||||
/**
|
||||
@@ -58,7 +58,7 @@ interface FormatterInterface
|
||||
$exportAlias,
|
||||
array $exportData,
|
||||
array $filtersData,
|
||||
array $aggregatorsData
|
||||
array $aggregatorsData,
|
||||
);
|
||||
|
||||
public function getType();
|
||||
|
Reference in New Issue
Block a user