diff --git a/Models/PromotionAttribute.php b/Models/PromotionAttribute.php index 99e0e6d..8539e93 100755 --- a/Models/PromotionAttribute.php +++ b/Models/PromotionAttribute.php @@ -14,7 +14,6 @@ declare(strict_types=1); namespace Modules\Marketing\Models; -use phpOMS\Contract\ArrayableInterface; /** * Promotion class. @@ -24,7 +23,7 @@ use phpOMS\Contract\ArrayableInterface; * @link https://karaka.app * @since 1.0.0 */ -class PromotionAttribute implements \JsonSerializable, ArrayableInterface +class PromotionAttribute implements \JsonSerializable { /** * Id. diff --git a/Models/PromotionAttributeType.php b/Models/PromotionAttributeType.php index 0876fb6..74d4868 100755 --- a/Models/PromotionAttributeType.php +++ b/Models/PromotionAttributeType.php @@ -14,7 +14,6 @@ declare(strict_types=1); namespace Modules\Marketing\Models; -use phpOMS\Contract\ArrayableInterface; use phpOMS\Localization\ISO639x1Enum; /** @@ -25,7 +24,7 @@ use phpOMS\Localization\ISO639x1Enum; * @link https://karaka.app * @since 1.0.0 */ -class PromotionAttributeType implements \JsonSerializable, ArrayableInterface +class PromotionAttributeType implements \JsonSerializable { /** * Id diff --git a/Models/PromotionAttributeTypeL11n.php b/Models/PromotionAttributeTypeL11n.php index 34513c7..624ef18 100755 --- a/Models/PromotionAttributeTypeL11n.php +++ b/Models/PromotionAttributeTypeL11n.php @@ -14,7 +14,6 @@ declare(strict_types=1); namespace Modules\Marketing\Models; -use phpOMS\Contract\ArrayableInterface; use phpOMS\Localization\ISO639x1Enum; /** @@ -25,7 +24,7 @@ use phpOMS\Localization\ISO639x1Enum; * @link https://karaka.app * @since 1.0.0 */ -class PromotionAttributeTypeL11n implements \JsonSerializable, ArrayableInterface +class PromotionAttributeTypeL11n implements \JsonSerializable { /** * ID. diff --git a/Models/PromotionAttributeValue.php b/Models/PromotionAttributeValue.php index 61244d9..bb89c70 100755 --- a/Models/PromotionAttributeValue.php +++ b/Models/PromotionAttributeValue.php @@ -14,7 +14,6 @@ declare(strict_types=1); namespace Modules\Marketing\Models; -use phpOMS\Contract\ArrayableInterface; use phpOMS\Localization\ISO3166TwoEnum; use phpOMS\Localization\ISO639x1Enum; @@ -28,7 +27,7 @@ use phpOMS\Localization\ISO639x1Enum; * @link https://karaka.app * @since 1.0.0 */ -class PromotionAttributeValue implements \JsonSerializable, ArrayableInterface +class PromotionAttributeValue implements \JsonSerializable { /** * Id