AdobeConnectClient\Connection\Curl\Connection::setHost
Set the Host URL.
Signature
public function setHost(string
$host )
Parameters
$host
— string- The Host URL
Errors/Exceptions
-
InvalidArgumentException
- if $host is not a valid URL with scheme
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)