Moved TODO entries to GitHub's issue tracker
Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
This commit is contained in:
13
src/KekRozsak/FrontBundle/Entity/Comment.php
Normal file
13
src/KekRozsak/FrontBundle/Entity/Comment.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
/*
|
||||
* Required for the commentable interface
|
||||
*
|
||||
* id
|
||||
* createdBy
|
||||
* createdAt
|
||||
* updatedBy
|
||||
* updatedAt
|
||||
* updateReason
|
||||
* title (nullable)
|
||||
* content
|
||||
*/
|
Reference in New Issue
Block a user