You are here

public function SubscriptionInterface::subscribe in Feeds 8.3

Subscribes to a hub that supports pushing content.

1 method overrides SubscriptionInterface::subscribe()
Subscription::subscribe in src/Entity/Subscription.php
Subscribes to a hub that supports pushing content.

File

src/SubscriptionInterface.php, line 15

Class

SubscriptionInterface
Provides an interface defining a feeds_subscription entity.

Namespace

Drupal\feeds

Code

public function subscribe();