You are here

protected property LazySubscriber::$expireInited in Feeds 8.3

Wether the expire listeners have been added.

Type: bool

File

src/EventSubscriber/LazySubscriber.php, line 45

Class

LazySubscriber
Event listener that registers Feeds plugins as event listeners.

Namespace

Drupal\feeds\EventSubscriber

Code

protected $expireInited = FALSE;