Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#54 - Deal with extra packs of anonymizers from composer dependencies #57

Merged
merged 4 commits into from
Nov 23, 2023

Conversation

SimonMellerin
Copy link
Member

No description provided.

@@ -72,7 +72,7 @@ public function testAnonymize(): void

$anonymizator = new Anonymizator(
$this->getConnection(),
new AnonymizerRegistry(),
new AnonymizerRegistry(''),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pourquoi t'as pas mis null en valeur par défaut sur le paramètre $projectDir ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ouais. Bonne idée. But please speak in english on this community project ^^

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh sorry, I forgot.

@SimonMellerin SimonMellerin linked an issue Nov 23, 2023 that may be closed by this pull request
@SimonMellerin SimonMellerin merged commit ec66bd8 into main Nov 23, 2023
2 checks passed
@SimonMellerin SimonMellerin deleted the 54-community-pack branch November 23, 2023 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle community packs
2 participants