From 9a3a3936a92cee7bf0316845f38fcbdaecef6b79 Mon Sep 17 00:00:00 2001 From: Formatter Bot Date: Sun, 29 Aug 2021 09:17:56 +0000 Subject: [PATCH] Automated formatting changes --- Models/ItemAttributeType.php | 4 +++- Models/ItemAttributeTypeL11n.php | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Models/ItemAttributeType.php b/Models/ItemAttributeType.php index 41437a7..26460e0 100755 --- a/Models/ItemAttributeType.php +++ b/Models/ItemAttributeType.php @@ -68,7 +68,9 @@ class ItemAttributeType implements \JsonSerializable, ArrayableInterface * * @var ItemAttributeTypeL11n */ - protected string|ItemAttributeTypeL11n $l11n; + protected string | + +ItemAttributeTypeL11n $l11n; /** * Possible default attribute values diff --git a/Models/ItemAttributeTypeL11n.php b/Models/ItemAttributeTypeL11n.php index f1ec5f7..655a60b 100755 --- a/Models/ItemAttributeTypeL11n.php +++ b/Models/ItemAttributeTypeL11n.php @@ -41,7 +41,9 @@ class ItemAttributeTypeL11n implements \JsonSerializable, ArrayableInterface * @var int|ItemAttributeType * @since 1.0.0 */ - protected int|ItemAttributeType $type = 0; + protected int | + +ItemAttributeType $type = 0; /** * Language.