AdobeConnectClient\Filter::removeField
Remove all filters using the Field
Signature
public function removeField(string
$field )
Parameters
$field
— string- The Field in camelCase
Returns
- Filter
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)
Violations
PHPMessDetector
Line | Rule | Message |
---|---|---|
157 | StaticAccess | Avoid using static access to class '\AdobeConnectClient\Helpers\StringCaseTransform' in method 'removeField'. |