Constructs a new BatchController.
public function __construct(string $root, BatchStorageInterface $batchStorage) { require_once $this->root . '/core/includes/batch.inc'; }