You are here

protected property PubSubHubbub::$storage in Feeds 8.3

The subscription storage controller.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/EventSubscriber/PubSubHubbub.php, line 32

Class

PubSubHubbub
Event listener for PubSubHubbub subscriptions.

Namespace

Drupal\feeds\EventSubscriber

Code

protected $storage;