mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-26 16:45:01 +00:00
apply rules rector up to php82
This commit is contained in:
@@ -46,7 +46,7 @@ class CSVCellTwig extends AbstractExtension
|
||||
return [
|
||||
new TwigFilter(
|
||||
'csv_cell',
|
||||
[$this, 'csvCellFilter'],
|
||||
$this->csvCellFilter(...),
|
||||
['is_safe' => ['html']]
|
||||
),
|
||||
];
|
||||
|
Reference in New Issue
Block a user