mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
DX import Luxembourg address command - phpstan
This commit is contained in:
parent
25ccb16308
commit
d9c50cffb7
@ -35,6 +35,6 @@ class LoadAddressesLUFromBDAddressCommand extends Command
|
|||||||
{
|
{
|
||||||
$this->addressImporter->import();
|
$this->addressImporter->import();
|
||||||
|
|
||||||
return Command::SUCCESS;
|
return 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user