public function MultiStepStorageInterface::delete in User Merge 2.x
Remove all settings from store.
Parameters
string $property: Id of property plugin.
1 method overrides MultiStepStorageInterface::delete()
File
- src/
MultiStepStorageInterface.php, line 72
Class
- MultiStepStorageInterface
- Interface MultiStepStorageInterface.
Namespace
Drupal\usermergeCode
public function delete($property) : void;