AdobeConnectClient\Parameter::remove
Remove a parameter
Signature
public function remove(string
$parameter )
Parameters
$parameter
— string
Returns
- Parameter
- Fluent Interface
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)
Violations
PHPMessDetector
Line | Rule | Message |
---|---|---|
49 | StaticAccess | Avoid using static access to class '\AdobeConnectClient\Helpers\StringCaseTransform' in method 'remove'. |