You are here

protected property LinkCheckerBatch::$queueWorkerManager in Link checker 8

The queue worker manager.

Type: \Drupal\Core\Queue\QueueWorkerManagerInterface

File

src/LinkCheckerBatch.php, line 57

Class

LinkCheckerBatch
Helper service to handle links checking.

Namespace

Drupal\linkchecker

Code

protected $queueWorkerManager;