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