phpmd
phpmd copied to clipboard
False positive for UnusedPrivateMethod when method is called on clone
Related to https://github.com/phpmd/phpmd/issues/937
I confirm, this code should not trigger the violation. Thanks for the unit test, it will help to fix. 💪