AdobeConnectClient\Entities\SCO::getUpdateLinkedItem
Get the linked item update status
Signature
public function getUpdateLinkedItem()
Returns
- bool
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)
Violations
PHPMessDetector
Line | Rule | Message |
---|---|---|
378 - 381 | BooleanGetMethodName | The 'getUpdateLinkedItem()' method which returns a boolean should be named 'is...()' or 'has...()' |