too many changes

This commit is contained in:
Dennis Eichhorn 2023-03-11 23:38:17 +01:00
parent f2e75ad2cc
commit 0963b82702
3 changed files with 3 additions and 3 deletions

View File

@ -65,5 +65,5 @@ final class DrawImageMapper extends DataMapperFactory
* @var string
* @since 1.0.0
*/
public const PRIMARYFIELD ='draw_image_id';
public const PRIMARYFIELD = 'draw_image_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 administration module.",