Pooya Parsa
Pooya Parsa
Oh, I thought the version released today was 4.5. Sorry.
Maybe related to #111
@sanchawebo Thank you for your helpful review!
> 2\. A better long-term alternative is to make it something that requires user input, like sending 4-6 numbers in the email and require user input so we don't have...
I’m not able to understand the issue you’re describing. While your point about method `setIdentities` might be valid in theory, we actually don’t use that method anywhere in our codebase....
So, based on this, you are suggesting that the method signature should be changed to: ```php public function setIdentities(?array $identities): void ``` Is that correct?