mirror of
https://github.com/Karaka-Management/oms-Kanban.git
synced 2026-02-09 00:38:42 +00:00
too many changes
This commit is contained in:
parent
33ebf42994
commit
c9e46bca3d
|
|
@ -103,5 +103,5 @@ final class KanbanBoardMapper extends DataMapperFactory
|
|||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public const PRIMARYFIELD ='kanban_board_id';
|
||||
public const PRIMARYFIELD = 'kanban_board_id';
|
||||
}
|
||||
|
|
|
|||
|
|
@ -93,5 +93,5 @@ final class KanbanCardCommentMapper extends DataMapperFactory
|
|||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public const PRIMARYFIELD ='kanban_card_comment_id';
|
||||
public const PRIMARYFIELD = 'kanban_card_comment_id';
|
||||
}
|
||||
|
|
|
|||
|
|
@ -113,5 +113,5 @@ final class KanbanCardMapper extends DataMapperFactory
|
|||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public const PRIMARYFIELD ='kanban_card_id';
|
||||
public const PRIMARYFIELD = 'kanban_card_id';
|
||||
}
|
||||
|
|
|
|||
|
|
@ -68,5 +68,5 @@ final class KanbanColumnMapper extends DataMapperFactory
|
|||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public const PRIMARYFIELD ='kanban_column_id';
|
||||
public const PRIMARYFIELD = 'kanban_column_id';
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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