AdobeConnectClient\Entities\SCO::getMeetingPodsLayoutsLocked
Get the Pod layout locked status
Signature
public function getMeetingPodsLayoutsLocked()
Returns
- bool
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)
Violations
PHPMessDetector
Line | Rule | Message |
---|---|---|
368 - 371 | BooleanGetMethodName | The 'getMeetingPodsLayoutsLocked()' method which returns a boolean should be named 'is...()' or 'has...()' |