You are here

protected property PluginBase::$linkGenerator in Feeds 8.3

The link generator.

Type: \Drupal\Core\Utility\LinkGeneratorInterface

File

src/Plugin/Type/PluginBase.php, line 40

Class

PluginBase
The base class for the fetcher, parser, and processor plugins.

Namespace

Drupal\feeds\Plugin\Type

Code

protected $linkGenerator;