Class DeleteHistoryReportItem
package |
Default |
---|
__construct(\DeletedId $deletedId, \DeleteHistoryScope $scope, \DateTime $deletedAt)
\DateTime
Deletion date.
create(string|integer $deletedId, \DeleteHistoryScope $scope, \DateTime $deletedAt) : \DeleteHistoryReportItem
string|integer
Deleted id.
\DateTime
Deletion date.
\DeleteHistoryReportItem
New instance.
deletedAt() : \DateTime
\DateTime
Deletion date.
deletedId() : string
string
Deleted id.
scope() : string
string
Delete history scope.