You are here

public function FeedInterface::clearStates in Feeds 8.3

Clears all state objects for the feed.

1 method overrides FeedInterface::clearStates()
Feed::clearStates in src/Entity/Feed.php
Clears all state objects for the feed.

File

src/FeedInterface.php, line 266

Class

FeedInterface
Provides an interface defining a feeds_feed entity.

Namespace

Drupal\feeds

Code

public function clearStates();