mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-05 12:59:44 +00:00
fixes after merge of master into upgrade-sf4
This commit is contained in:
@@ -22,9 +22,7 @@ class TranslatableStringTwig extends AbstractExtension
|
||||
/**
|
||||
* TranslatableStringTwig constructor.
|
||||
*/
|
||||
public function __construct(private readonly TranslatableStringHelper $helper)
|
||||
{
|
||||
}
|
||||
public function __construct(private readonly TranslatableStringHelper $helper) {}
|
||||
|
||||
/**
|
||||
* Returns a list of filters to add to the existing list.
|
||||
|
Reference in New Issue
Block a user