Skip to content

Commit 9d1cd5d

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 1e958b5 + bcc2dc5 commit 9d1cd5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Models/TagType.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
*/
2323
class TagType extends Model implements HasCode
2424
{
25-
use HasTranslations;
2625
use HasCodeTrait;
26+
use HasTranslations;
2727

2828
public const TYPE_DEFAULT = 'default';
2929

0 commit comments

Comments
 (0)