mirror of
https://github.com/Karaka-Management/oms-OnlineResourceWatcher.git
synced 2026-01-11 16:08:41 +00:00
too many changes
This commit is contained in:
parent
8e010c0ab0
commit
e8fc0cb8db
|
|
@ -57,5 +57,5 @@ final class ReportMapper extends DataMapperFactory
|
|||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public const PRIMARYFIELD ='orw_resource_report_id';
|
||||
public const PRIMARYFIELD = 'orw_resource_report_id';
|
||||
}
|
||||
|
|
|
|||
|
|
@ -80,5 +80,5 @@ final class ResourceMapper extends DataMapperFactory
|
|||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public const PRIMARYFIELD ='orw_resource_id';
|
||||
public const PRIMARYFIELD = 'orw_resource_id';
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user