Function papi_camel_case
Convert a value to camel case.
Located at
lib/core/utilities.php
Parameters summary
string |
$str |
Return value summary
string
|
string |
Thrown exceptions summary
InvalidArgumentException
|
if an argument is not of the expected type. |