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