Changes
class Changes
Methods
__construct(int[] $updatedById, string[] $updatedAt, Label[] $previousLabels, Label[] $currentLabels)
Changes constructor.
int[]
getUpdatedById()
No description
setUpdatedById(int[] $updatedById)
No description
string[]
getUpdatedAt()
No description
setUpdatedAt(string[] $updatedAt)
No description
Label[]
getPreviousLabels()
No description
Label[]
getCurrentLabels()
No description
Details
at line 39
__construct(int[] $updatedById, string[] $updatedAt, Label[] $previousLabels, Label[] $currentLabels)
Changes constructor.