public function PuSHSubscriptionInterface::save in Feeds 8.2
Save a subscription.
1 method overrides PuSHSubscriptionInterface::save()
- PuSHSubscription::save in lib/
Drupal/ feeds/ PuSHSubscription.php - Save a subscription.
File
- lib/
Drupal/ feeds/ PuSHSubscriber.php, line 351 - Pubsubhubbub subscriber library.
Class
- PuSHSubscriptionInterface
- Implement to provide a storage backend for subscriptions.
Namespace
Drupal\feedsCode
public function save();