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