ChangedCommentStatus
FinalYes
Table of Contents
Properties
- $authorId : int
- $documentId : array<string|int, mixed>
- $workflow : Workflow
Methods
- createFromRequest() : self|null
Properties
$authorId read-only
public
int
$authorId
$documentId read-only
public
array<string|int, mixed>
$documentId
$workflow read-only
public
Workflow
$workflow
Methods
createFromRequest()
public
static createFromRequest(CommentStatusChangedDto $request) : self|null
Parameters
- $request : CommentStatusChangedDto