mirror of
https://github.com/Karaka-Management/oms-ProjectManagement.git
synced 2026-01-25 05:48:42 +00:00
fix DateTimeImmutable typehint
This commit is contained in:
parent
7c20fd0fe8
commit
60ae40f5d4
|
|
@ -155,7 +155,7 @@ class Project
|
|||
/**
|
||||
* Created at.
|
||||
*
|
||||
* @var \DateTime
|
||||
* @var \DateTimeImmutable
|
||||
* @since 1.0.0
|
||||
*/
|
||||
private \DateTimeImmutable $createdAt;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user