AdobeConnectClient\Helpers\SetEntityAttributes::setAttributes
Iterate attributes and call the set method from object
Signature
public function setAttributes(mixed&
$object,
mixed
$attributes )
Parameters
$object
— mixed$attributes
— mixed
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)
Violations
PHPMessDetector
Line | Rule | Message |
---|---|---|
26 | StaticAccess | Avoid using static access to class '\AdobeConnectClient\Helpers\StringCaseTransform' in method 'setAttributes'. |