Moved TODO entries to GitHub's issue tracker
Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
This commit is contained in:
15
src/KekRozsak/FrontBundle/Entity/BlogPost.php
Normal file
15
src/KekRozsak/FrontBundle/Entity/BlogPost.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
/*
|
||||
* id
|
||||
* title
|
||||
* slug
|
||||
* createdBy
|
||||
* createdAt
|
||||
* updatedBy
|
||||
* updatedAt
|
||||
* updateReason
|
||||
* lead(?)
|
||||
* content
|
||||
* public
|
||||
* Group (can be NULL)
|
||||
*/
|
Reference in New Issue
Block a user