too many changes

This commit is contained in:
Dennis Eichhorn 2023-03-11 23:38:18 +01:00
parent 8e010c0ab0
commit e8fc0cb8db
3 changed files with 3 additions and 3 deletions

View File

@ -57,5 +57,5 @@ final class ReportMapper extends DataMapperFactory
* @var string * @var string
* @since 1.0.0 * @since 1.0.0
*/ */
public const PRIMARYFIELD ='orw_resource_report_id'; public const PRIMARYFIELD = 'orw_resource_report_id';
} }

View File

@ -80,5 +80,5 @@ final class ResourceMapper extends DataMapperFactory
* @var string * @var string
* @since 1.0.0 * @since 1.0.0
*/ */
public const PRIMARYFIELD ='orw_resource_id'; public const PRIMARYFIELD = 'orw_resource_id';
} }

View File

@ -11,7 +11,7 @@
"phpOMS-db": "1.0.0" "phpOMS-db": "1.0.0"
}, },
"creator": { "creator": {
"name": "Karaka", "name": "Jingga",
"website": "jingga.app" "website": "jingga.app"
}, },
"description": "OnlineResourceWatcher module.", "description": "OnlineResourceWatcher module.",