AdobeConnectClient\Converter\ConverterXML::convert
Converts the data into an associative array with camelCase keys
Signature
public function convert(ResponseInterface
$response )
Parameters
$response— AdobeConnectClient\Connection\ResponseInterface
Returns
- void
Errors/Exceptions
-
InvalidArgumentException - if data is invalid
Defined by Interface
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)
Violations
PHPMessDetector
| Line | Rule | Message |
|---|---|---|
| 32 | StaticAccess | Avoid using static access to class '\AdobeConnectClient\Helpers\StringCaseTransform' in method 'convert'. |