Skip to content

Commit

Permalink
Remove deprecated todo
Browse files Browse the repository at this point in the history
  • Loading branch information
gchtr committed May 30, 2023
1 parent 9812196 commit 7a71a26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Post.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
* </div>
* </article>
* ```
* @todo implement JsonSerializable?
*/
class Post extends CoreEntity implements DatedInterface, Setupable
{
Expand Down

0 comments on commit 7a71a26

Please sign in to comment.