too many changes

This commit is contained in:
Dennis Eichhorn 2023-03-11 23:38:18 +01:00
parent 4e2a3f5f77
commit 4c7a04477e
4 changed files with 4 additions and 4 deletions

View File

@ -89,7 +89,7 @@ final class ReportMapper extends DataMapperFactory
* @var string
* @since 1.0.0
*/
public const PRIMARYFIELD ='helper_report_id';
public const PRIMARYFIELD = 'helper_report_id';
/**
* Created at.

View File

@ -125,5 +125,5 @@ final class TemplateMapper extends DataMapperFactory
* @var string
* @since 1.0.0
*/
public const PRIMARYFIELD ='helper_template_id';
public const PRIMARYFIELD = 'helper_template_id';
}

View File

@ -1,6 +1,6 @@
{
"name": "karaka/module",
"description": "Module for Karaka.",
"description": "Module for Jingga.",
"authors": [
{
"name": "Dennis Eichhorn",

View File

@ -11,7 +11,7 @@
"phpOMS-db": "1.0.0"
},
"creator": {
"name": "Karaka",
"name": "Jingga",
"website": "jingga.app"
},
"description": "The helper module supports creating static and dynamic reportings.",