mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-03-10 16:07:44 +00:00
fixes after merge of master into upgrade-sf4
This commit is contained in:
@@ -19,9 +19,7 @@ use League\Csv\Reader;
|
||||
|
||||
class LoadSocialWorkMetadata extends Fixture implements OrderedFixtureInterface
|
||||
{
|
||||
public function __construct(private readonly SocialWorkMetadata $importer)
|
||||
{
|
||||
}
|
||||
public function __construct(private readonly SocialWorkMetadata $importer) {}
|
||||
|
||||
public function getOrder()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user