You are here

protected property PluginBase::$urlGenerator in Feeds 8.3

The url generator.

Type: \Drupal\Core\Routing\UrlGeneratorInterface

File

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

Class

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

Namespace

Drupal\feeds\Plugin\Type

Code

protected $urlGenerator;