AdobeConnectClient\Commands\UserUpdatePassword::process
Process the command and return a value
Signature
protected function process()
Returns
- bool
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 |
|---|---|---|
| 47 - 51 | StaticAccess | Avoid using static access to class '\AdobeConnectClient\Converter\Converter' in method 'process'. |
| 52 | StaticAccess | Avoid using static access to class '\AdobeConnectClient\Helpers\StatusValidate' in method 'process'. |