setSecurePort() public method
Sets the port to use for secure requests.
This setter is provided in case a custom port is necessary for certain server configurations.
| public void setSecurePort ( $value ) | ||
|---|---|---|
| $value | integer |
Port number. |
setSecurePort() public method
Sets the port to use for secure requests.
This setter is provided in case a custom port is necessary for certain server configurations.
| public void setSecurePort ( $value ) | ||
|---|---|---|
| $value | integer |
Port number. |
Please login to continue.