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.