You are here

protected property FeedsConfigurable::$config in Feeds 7

Same name and namespace in other branches
  1. 6 includes/FeedsConfigurable.inc \FeedsConfigurable::config
  2. 7.2 includes/FeedsConfigurable.inc \FeedsConfigurable::config

File

includes/FeedsConfigurable.inc, line 22
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.

Code

protected $config;