You are here

protected property FeedsConfigurable::$config in Feeds 8.2

File

lib/Drupal/feeds/Plugin/FeedsConfigurable.php, line 28
FeedsConfigurable and helper functions.

Class

FeedsConfigurable
Base class for configurable classes. Captures configuration handling, form handling and distinguishes between in-memory configuration and persistent configuration.

Namespace

Drupal\feeds\Plugin

Code

protected $config;