You are here

protected property LinkExtractorBatch::$database in Link checker 8

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/LinkExtractorBatch.php, line 41

Class

LinkExtractorBatch
Helper service to handle extraction index.

Namespace

Drupal\linkchecker

Code

protected $database;