You are here

protected property LinkCheckerBatch::$queueFactory in Link checker 8

The queue factory.

Type: \Drupal\Core\Queue\QueueFactory

File

src/LinkCheckerBatch.php, line 50

Class

LinkCheckerBatch
Helper service to handle links checking.

Namespace

Drupal\linkchecker

Code

protected $queueFactory;