function RulesUiHandlerInterface::clearTemporaryStorage
Clears any temporary storage.
Note that after clearing the temporary storage any unsaved changes are lost.
File
-
src/
Ui/ RulesUiHandlerInterface.php, line 66
Class
- RulesUiHandlerInterface
- Interface for Rules UI handlers.
Namespace
Drupal\rules\UiCode
public function clearTemporaryStorage();