You are here

public property LinkExtractor::$field_types in Link checker 8

An array of field types the extractor supports.

Type: array

File

src/Annotation/LinkExtractor.php, line 39

Class

LinkExtractor
Defines a Link extractor plugin item annotation object.

Namespace

Drupal\linkchecker\Annotation

Code

public $field_types = [];