public function FeedTypeInterface::removeMappings in Feeds 8.3
Removes all mappings.
Return value
$this An instance of this class.
1 method overrides FeedTypeInterface::removeMappings()
- FeedType::removeMappings in src/
Entity/ FeedType.php - Removes all mappings.
File
- src/
FeedTypeInterface.php, line 169
Class
- FeedTypeInterface
- Provides an interface defining a feeds feed type entity.
Namespace
Drupal\feedsCode
public function removeMappings();