Automated formatting changes

This commit is contained in:
Formatter Bot 2021-06-26 12:42:41 +00:00
parent 906ee6461b
commit 687e0f366f
2 changed files with 7 additions and 3 deletions

View File

@ -68,7 +68,9 @@ class ItemAttributeType implements \JsonSerializable, ArrayableInterface
*
* @var ItemAttributeTypeL11n
*/
protected string|ItemAttributeTypeL11n $l11n;
protected string |
ItemAttributeTypeL11n $l11n;
/**
* Possible default attribute values

View File

@ -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.