mirror of
https://github.com/Karaka-Management/oms-Marketing.git
synced 2026-02-12 16:28:41 +00:00
too many changes
This commit is contained in:
parent
6d1db10353
commit
7f6208d098
|
|
@ -66,5 +66,5 @@ final class AccountRelationMapper extends DataMapperFactory
|
|||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public const PRIMARYFIELD ='marketing_promotion_accountrel_id';
|
||||
public const PRIMARYFIELD = 'marketing_promotion_accountrel_id';
|
||||
}
|
||||
|
|
|
|||
|
|
@ -70,5 +70,5 @@ final class PromotionAttributeMapper extends DataMapperFactory
|
|||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public const PRIMARYFIELD ='marketing_promotion_attr_id';
|
||||
public const PRIMARYFIELD = 'marketing_promotion_attr_id';
|
||||
}
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@ final class PromotionAttributeTypeL11nMapper extends DataMapperFactory
|
|||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public const PRIMARYFIELD ='marketing_promotion_attr_type_l11n_id';
|
||||
public const PRIMARYFIELD = 'marketing_promotion_attr_type_l11n_id';
|
||||
|
||||
/**
|
||||
* Model to use by the mapper.
|
||||
|
|
|
|||
|
|
@ -77,5 +77,5 @@ final class PromotionAttributeTypeMapper extends DataMapperFactory
|
|||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public const PRIMARYFIELD ='marketing_promotion_attr_type_id';
|
||||
public const PRIMARYFIELD = 'marketing_promotion_attr_type_id';
|
||||
}
|
||||
|
|
|
|||
|
|
@ -73,5 +73,5 @@ final class PromotionAttributeValueMapper extends DataMapperFactory
|
|||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public const PRIMARYFIELD ='marketing_promotion_attr_value_id';
|
||||
public const PRIMARYFIELD = 'marketing_promotion_attr_value_id';
|
||||
}
|
||||
|
|
|
|||
|
|
@ -135,5 +135,5 @@ final class PromotionMapper extends DataMapperFactory
|
|||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public const PRIMARYFIELD ='marketing_promotion_id';
|
||||
public const PRIMARYFIELD = 'marketing_promotion_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