wxt-8.x-3.011/modules/custom/wxt_translation/wxt_translation.batch.inc
modules/custom/wxt_translation/wxt_translation.batch.inc
<?php
/**
* @file
* Sets up the localce batch invocation.
*/
include_once \Drupal::service('extension.list.module')->getPath('locale') . '/locale.bulk.inc';
include_once \Drupal::service('extension.list.module')->getPath('locale') . '/locale.batch.inc';
