Fix A PHP 7.0 Backwards Incompatibility
Too new, that was
This commit is contained in:
@@ -164,7 +164,7 @@ class CustomHostnames implements API
|
|||||||
string $sslType = '',
|
string $sslType = '',
|
||||||
array $sslSettings = [],
|
array $sslSettings = [],
|
||||||
string $customOriginServer = '',
|
string $customOriginServer = '',
|
||||||
?bool $wildcard = null,
|
bool $wildcard = null,
|
||||||
string $bundleMethod = '',
|
string $bundleMethod = '',
|
||||||
array $customSsl = []
|
array $customSsl = []
|
||||||
): \stdClass {
|
): \stdClass {
|
||||||
|
|||||||
Reference in New Issue
Block a user