DeleteHistoryDataAdapterInterface

Extends

Interface DeleteHistoryDataAdapterInterface

package

Default

Methods

Returns a reader that can fetch data from the delete history storage.

reader() : \DeleteHistoryReaderInterface

Returns a writer that can add new data to the delete history storage.

writer() : \DeleteHistoryWriterInterface