AdobeConnectClient\Commands\PrincipalDelete::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 | 
|---|---|---|
| 36 - 42 | StaticAccess | Avoid using static access to class '\AdobeConnectClient\Converter\Converter' in method 'process'. | 
| 44 | StaticAccess | Avoid using static access to class '\AdobeConnectClient\Helpers\StatusValidate' in method 'process'. |