mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-04 13:54:59 +00:00
cs: Second part - ignore test/app
subdirectory.
This commit is contained in:
@@ -55,8 +55,7 @@ class CSVFormatter implements FormatterInterface
|
||||
public function __construct(
|
||||
TranslatorInterface $translator,
|
||||
ExportManager $manager
|
||||
)
|
||||
{
|
||||
) {
|
||||
$this->translator = $translator;
|
||||
$this->exportManager = $manager;
|
||||
}
|
||||
|
Reference in New Issue
Block a user