protected property FeedsConfigurable::$config in Feeds 7.2
Same name and namespace in other branches
- 6 includes/FeedsConfigurable.inc \FeedsConfigurable::config
- 7 includes/FeedsConfigurable.inc \FeedsConfigurable::config
Holds the actual configuration information.
Type: array
File
- includes/
FeedsConfigurable.inc, line 31 - FeedsConfigurable and helper functions.
Class
- FeedsConfigurable
- Base class for configurable classes.
Code
protected $config;