Adding comment to suppress boolean argument warning
This commit is contained in:
@@ -32,6 +32,8 @@ class SSL implements API
|
||||
}
|
||||
|
||||
/**
|
||||
* @SuppressWarnings(PHPMD.BooleanArgumentFlag)
|
||||
*
|
||||
* Get SSL Verification Info for a Zone
|
||||
*
|
||||
* @param string $zoneID The ID of the zone
|
||||
|
||||
Reference in New Issue
Block a user