mirror of
https://github.com/Karaka-Management/oms-Comments.git
synced 2026-01-26 23:38:43 +00:00
too many changes
This commit is contained in:
parent
6782ea2689
commit
bd68e417d1
|
|
@ -69,5 +69,5 @@ final class CommentListMapper extends DataMapperFactory
|
|||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public const PRIMARYFIELD ='comments_list_id';
|
||||
public const PRIMARYFIELD = 'comments_list_id';
|
||||
}
|
||||
|
|
|
|||
|
|
@ -100,5 +100,5 @@ final class CommentMapper extends DataMapperFactory
|
|||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public const PRIMARYFIELD ='comments_comment_id';
|
||||
public const PRIMARYFIELD = 'comments_comment_id';
|
||||
}
|
||||
|
|
|
|||
|
|
@ -62,7 +62,7 @@ final class CommentVoteMapper extends DataMapperFactory
|
|||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public const PRIMARYFIELD ='comments_comment_vote_id';
|
||||
public const PRIMARYFIELD = 'comments_comment_vote_id';
|
||||
|
||||
/**
|
||||
* Find vote for comment from user
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "karaka/module",
|
||||
"description": "Module for Karaka.",
|
||||
"description": "Module for Jingga.",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Dennis Eichhorn",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user