AdobeConnectClient\Parameter::set
Add a parameter
Signature
public function set(string
$parameter,
mixed
$value )
Parameters
$parameter
—
string
$value
—
mixed
Returns
- Parameter
- Fluent Interface
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)
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'. |