Closed
Description
Thanks to symfony/symfony#22689 Comment
and Post
entities should now use the new date time_immutable
type for their $publishedAt
property, so getters/setters should accept DateTimeInterface
.
If you agree, this should be an easy pick.