Skip to content

Commit 2e78aca

Browse files
committed
Reduce the complexity of the send method
The send method was complex and had some duplication in code. This is improved by using private methods for small parts of this method and making the if/else statements more logical (else isn't even used anymore). As result the PHPMD suppress warning annotations could be removed.
1 parent 7f43369 commit 2e78aca

File tree

2 files changed

+177
-113
lines changed

2 files changed

+177
-113
lines changed

0 commit comments

Comments
 (0)