mirror of
https://github.com/Karaka-Management/oms-News.git
synced 2026-01-11 16:18:41 +00:00
fix DateTimeImmutable typehint
This commit is contained in:
parent
53c7a3bf4a
commit
9cfbd09ea2
|
|
@ -90,7 +90,7 @@ class NewsArticle implements \JsonSerializable, ArrayableInterface
|
|||
/**
|
||||
* Created.
|
||||
*
|
||||
* @var \DateTime
|
||||
* @var \DateTimeImmutable
|
||||
* @since 1.0.0
|
||||
*/
|
||||
private \DateTimeImmutable $createdAt;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user