From 46b57eadc5a65c4256fbbe1bb47035eb297c03c2 Mon Sep 17 00:00:00 2001 From: Formatter Bot Date: Sun, 19 Sep 2021 17:54:32 +0000 Subject: [PATCH] Automated formatting changes --- Models/Tag.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Models/Tag.php b/Models/Tag.php index ef187a6..5881ae0 100755 --- a/Models/Tag.php +++ b/Models/Tag.php @@ -43,7 +43,9 @@ class Tag implements \JsonSerializable, ArrayableInterface * @var string|TagL11n * @since 1.0.0 */ - protected string|TagL11n $title = ''; + protected string | + +TagL11n $title = ''; /** * Color RGBA.