Nextras\Orm\StorageReflection\IStorageReflection::convertEntityToStorageKey PHP Method

convertEntityToStorageKey() public method

Converts entity key name to storage key format.
public convertEntityToStorageKey ( string $key ) : string
$key string
return string
    public function convertEntityToStorageKey($key);