Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. BatchBuilder.php

BatchBuilder::$file

The file containing the operation and finished callbacks.

If the callbacks are in the .module file or can be autoloaded, for example, static methods on a class, then this does not need to be set.

Type: string

File

core/lib/Drupal/Core/Batch/BatchBuilder.php, line 78

Class

BatchBuilder
Builds an array for a batch process.

Namespace

Drupal\Core\Batch

Code

protected $file;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal