Add PHPMD Suppressions
I'm unsure as to how best to refactor this in the way that the SDK is written. I'm going to commit this and ask on the PR how the maintainers want it
This commit is contained in:
@@ -120,6 +120,8 @@ class CustomHostnames implements API
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @SuppressWarnings(PHPMD.BooleanArgumentFlag)
|
* @SuppressWarnings(PHPMD.BooleanArgumentFlag)
|
||||||
|
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
|
||||||
|
* @SuppressWarnings(PHPMD.NPathComplexity)
|
||||||
*
|
*
|
||||||
* @param string $zoneID
|
* @param string $zoneID
|
||||||
* @param string $hostnameID
|
* @param string $hostnameID
|
||||||
|
|||||||
Reference in New Issue
Block a user