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

formatEntityKey() protected method

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