DeleteHistoryReaderInterface

Extends

Interface DeleteHistoryReaderInterface

package

Default

Methods

Fetches delete history data from the storage.

fetch(\NonEmptyStringType $scope, \DateTime $begin, \DateTime $end) : array

Arguments

$scope

\NonEmptyStringType

Delete history scope key.

$begin

\DateTime

Minimum date of entry.

$end

\DateTime

Maximum date of entry.

Response

array

Delete history report data.