- Issue created by @Liam Morland
In WorkspaceInterface
, UserInterface
, NodeInterface
, and CommentInterface
, ::getCreatedTime()
is defined as returning int
. However, sometimes implementations will return null; see
🐛
getCreatedTime returns string instead of integer
Needs work
.
Ensure it cannot return null or update the interfaces.
Decide what to do. Implement.
None.
None.
Interfaces may allow null return values for ::getCreatedTime()
.
None.
Active
11.0 🔥
comment.module