DeleteHistoryWriteServiceInterface

Extends

Interface DeleteHistoryWriteServiceInterface

package

Default

Methods

Reports the deletion of an entity with the given id in the given scope.

reportDeletion(\DeletedId $id, \DeleteHistoryScope $scope) : void

Arguments

$id

\DeletedId

Value of deleted id.

$scope

\DeleteHistoryScope

Scope of deleted entity.