AdobeConnectClient\Helpers\StringCaseTransform::camelCaseTransform
Converts the Camel Case to a string replace with the letter
Signature
protected function camelCaseTransform(string
$term,
string
$letter )
Parameters
$term
— string- The string to convert
$letter
— string- The letter to replace with
Returns
- string
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)