AdobeConnectClient\Sorter::removeField
Remove item to sort.
Signature
public function removeField(string
$field )
Parameters
$field— string
Returns
- Sorter
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)
Violations
PHPMessDetector
| Line | Rule | Message |
|---|---|---|
| 68 | StaticAccess | Avoid using static access to class '\AdobeConnectClient\Helpers\StringCaseTransform' in method 'removeField'. |