mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
Fixed: [export] improve memory footprint for filter by Geographical Unit
This commit is contained in:
@@ -205,6 +205,7 @@ class ExportAddressHelper
|
||||
case 'floor':
|
||||
case '_lat':
|
||||
case '_lon':
|
||||
case 'steps':
|
||||
case 'postcode_code':
|
||||
case 'postcode_name':
|
||||
return static function ($value) use ($sanitizedKey, $translationPrefix) {
|
||||
|
Reference in New Issue
Block a user