AdobeConnectClient\Converter\Converter::convert
Signature
public function convert(ResponseInterface
$response )
Parameters
$response
— AdobeConnectClient\Connection\ResponseInterface
Returns
- array
- An associative array
Errors/Exceptions
-
DomainException
- if data type is not implemented
-
InvalidArgumentException
- if data is invalid
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)
Violations
PHPMessDetector
Line | Rule | Message |
---|---|---|
23 | StaticAccess | Avoid using static access to class 'AdobeConnectClient\Converter\ConverterXML' in method 'convert'. |