final class RestoreListItem (View source)

internal  for communication within the Workspace UI only
 

Methods

__construct(NodeAggregateId $nodeAggregateId, string $icon, string $nodeTypeLabel, RestoreListItemVariantDetailsCollection $details, string $deletionUserName, DateTimeImmutable|null $deleteTime)

No description

string
getNodeAggregateId()

No description

Details

__construct(NodeAggregateId $nodeAggregateId, string $icon, string $nodeTypeLabel, RestoreListItemVariantDetailsCollection $details, string $deletionUserName, DateTimeImmutable|null $deleteTime)

No description

Parameters

NodeAggregateId $nodeAggregateId
string $icon
string $nodeTypeLabel
RestoreListItemVariantDetailsCollection $details
string $deletionUserName
DateTimeImmutable|null $deleteTime

string getNodeAggregateId()

No description

Return Value

string