AdobeConnectClient\Entities\Principal::getIsPrimary
Indicate if Is Primary
Signature
public function getIsPrimary()
Returns
- bool
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)
Violations
PHPMessDetector
Line | Rule | Message |
---|---|---|
354 - 357 | BooleanGetMethodName | The 'getIsPrimary()' method which returns a boolean should be named 'is...()' or 'has...()' |