Nextras\Orm\Mapper\Dbal\StorageReflection\CamelCaseStorageReflection::formatStorageKey PHP Method

formatStorageKey() protected method

protected formatStorageKey ( $key )
    protected function formatStorageKey($key)
    {
        return $key;
    }