AdobeConnectClient\Commands\CommonInfo::process
Process the command and return a value
Signature
protected function process()
Returns
- CommonInfo
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 |
46 |
StaticAccess
|
Avoid using static access to class '\AdobeConnectClient\Helpers\ValueTransform' in method 'process'. |
50 - 52 |
StaticAccess
|
Avoid using static access to class '\AdobeConnectClient\Converter\Converter' in method 'process'. |
53 |
StaticAccess
|
Avoid using static access to class '\AdobeConnectClient\Helpers\StatusValidate' in method 'process'. |
55 |
StaticAccess
|
Avoid using static access to class '\AdobeConnectClient\Helpers\SetEntityAttributes' in method 'process'. |