AdobeConnectClient\Converter\ConverterXML::normalize
Recursive transform the array
Signature
protected function normalize(array
$arr )
Parameters
$arr
— array- The array piece
Returns
- array
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)
Violations
PHPMessDetector
Line | Rule | Message |
---|---|---|
62 | StaticAccess | Avoid using static access to class '\AdobeConnectClient\Helpers\StringCaseTransform' in method 'normalize'. |