You are here

public function WebformEntityInjectionInterface::resetEntities in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/Plugin/WebformEntityInjectionInterface.php \Drupal\webform\Plugin\WebformEntityInjectionInterface::resetEntities()

Reset webform and webform submission entity.

File

src/Plugin/WebformEntityInjectionInterface.php, line 69

Class

WebformEntityInjectionInterface
Defines the interface for webform entity injection interface.

Namespace

Drupal\webform\Plugin

Code

public function resetEntities();