mirror of
https://github.com/Karaka-Management/oms-Comments.git
synced 2026-02-14 08:18:42 +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
|
* @var string
|
||||||
* @since 1.0.0
|
* @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
|
* @var string
|
||||||
* @since 1.0.0
|
* @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
|
* @var string
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
public const PRIMARYFIELD ='comments_comment_vote_id';
|
public const PRIMARYFIELD = 'comments_comment_vote_id';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Find vote for comment from user
|
* Find vote for comment from user
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "karaka/module",
|
"name": "karaka/module",
|
||||||
"description": "Module for Karaka.",
|
"description": "Module for Jingga.",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Dennis Eichhorn",
|
"name": "Dennis Eichhorn",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user