AdobeConnectClient\Commands\PrincipalList::process
Process the command and return a value
Signature
protected function process()
Returns
- array
Errors/Exceptions
-
InvalidException
-
NoAccessException
-
NoDataException
-
TooMuchDataException
-
UnexpectedValueException
-
InvalidArgumentException
-
DomainException
Parent Implementation
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)
Violations
PHPMessDetector
Line | Rule | Message |
---|---|---|
59 - 63 | StaticAccess | Avoid using static access to class '\AdobeConnectClient\Converter\Converter' in method 'process'. |
65 | StaticAccess | Avoid using static access to class '\AdobeConnectClient\Helpers\StatusValidate' in method 'process'. |
71 | StaticAccess | Avoid using static access to class '\AdobeConnectClient\Helpers\SetEntityAttributes' in method 'process'. |