mirror of
https://github.com/Karaka-Management/oms-ProjectManagement.git
synced 2026-01-10 15:18:40 +00:00
too many changes
This commit is contained in:
parent
35366d5415
commit
1b2dba54b6
|
|
@ -70,5 +70,5 @@ final class ProjectAttributeMapper extends DataMapperFactory
|
|||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public const PRIMARYFIELD ='projectmanagement_project_attr_id';
|
||||
public const PRIMARYFIELD = 'projectmanagement_project_attr_id';
|
||||
}
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@ final class ProjectAttributeTypeL11nMapper extends DataMapperFactory
|
|||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public const PRIMARYFIELD ='projectmanagement_project_attr_type_l11n_id';
|
||||
public const PRIMARYFIELD = 'projectmanagement_project_attr_type_l11n_id';
|
||||
|
||||
/**
|
||||
* Model to use by the mapper.
|
||||
|
|
|
|||
|
|
@ -77,5 +77,5 @@ final class ProjectAttributeTypeMapper extends DataMapperFactory
|
|||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public const PRIMARYFIELD ='projectmanagement_project_attr_type_id';
|
||||
public const PRIMARYFIELD = 'projectmanagement_project_attr_type_id';
|
||||
}
|
||||
|
|
|
|||
|
|
@ -73,5 +73,5 @@ final class ProjectAttributeValueMapper extends DataMapperFactory
|
|||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public const PRIMARYFIELD ='projectmanagement_project_attr_value_id';
|
||||
public const PRIMARYFIELD = 'projectmanagement_project_attr_value_id';
|
||||
}
|
||||
|
|
|
|||
|
|
@ -131,5 +131,5 @@ final class ProjectMapper extends DataMapperFactory
|
|||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public const PRIMARYFIELD ='projectmanagement_project_id';
|
||||
public const PRIMARYFIELD = 'projectmanagement_project_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