added avatars, show user teams in list, new team dashboard widgets (#1150)
This commit is contained in:
@@ -32,7 +32,7 @@ interface InvoiceItemInterface
|
||||
|
||||
public function getEnd(): ?\DateTime;
|
||||
|
||||
public function getDuration(): int;
|
||||
public function getDuration(): ?int;
|
||||
|
||||
public function getDescription(): ?string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user