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