Add A Default Variable Value
This is always set now
This commit is contained in:
@@ -144,6 +144,7 @@ class CustomHostnames implements API
|
||||
array $customSsl = []
|
||||
): \stdClass {
|
||||
$query = [];
|
||||
$options = [];
|
||||
|
||||
if (!empty($sslMethod)) {
|
||||
$query['method'] = $sslMethod;
|
||||
|
||||
Reference in New Issue
Block a user