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