mirror of
https://github.com/Karaka-Management/oms-Editor.git
synced 2026-02-16 02:08:40 +00:00
fix DateTimeImmutable typehint
This commit is contained in:
parent
6fa4253626
commit
b6342b6b60
|
|
@ -72,7 +72,7 @@ class EditorDoc implements \JsonSerializable, ArrayableInterface
|
||||||
/**
|
/**
|
||||||
* Created.
|
* Created.
|
||||||
*
|
*
|
||||||
* @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