Returns the upper camel cased version of the given package key or FALSE
if no such package is available.
public getCaseSensitivePackageKey ( string $unknownCasedPackageKey ) : mixed | ||
$unknownCasedPackageKey | string | The package key to convert |
return | mixed | The upper camel cased package key or FALSE if no such package exists |