DeleteHistoryWriterInterface

Extends

Interface DeleteHistoryWriterInterface

package

Default

Methods

Adds a new delete history record in the storage.

insert(\NonEmptyStringType $scope, \NonEmptyStringType $deletedId) : void

Arguments

$scope

\NonEmptyStringType

Delete history scope key.

$deletedId

\NonEmptyStringType

Deleted id.