public static property FeedsConfigurable::$instances in Feeds 8.2
File
- lib/
Drupal/ feeds/ Plugin/ FeedsConfigurable.php, 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.
Namespace
Drupal\feeds\PluginCode
public static $instances = array();