You are here

public function FeedInterface::unlock in Feeds 8.3

Unlocks a feed.

1 method overrides FeedInterface::unlock()
Feed::unlock in src/Entity/Feed.php
Unlocks a feed.

File

src/FeedInterface.php, line 334

Class

FeedInterface
Provides an interface defining a feeds_feed entity.

Namespace

Drupal\feeds

Code

public function unlock();