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