You are here

protected property FeedsConfigurable::$disabled in Feeds 8.2

CTools export enabled status of this object.

File

lib/Drupal/feeds/Plugin/FeedsConfigurable.php, line 50
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 $disabled;