You are here

protected property BatchUpdateForm::$batchManager in Entity Usage 8.2

The EntityUsageBatchManager service.

Type: \Drupal\entity_usage\EntityUsageBatchManager

File

src/Form/BatchUpdateForm.php, line 20

Class

BatchUpdateForm
Form to launch batch tracking of existing entities.

Namespace

Drupal\entity_usage\Form

Code

protected $batchManager;