You are here

protected property FeedsConfigurable::$id in Feeds 7

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

File

includes/FeedsConfigurable.inc, line 25
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 $id;