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