Skip to content

Commit bcc2dc5

Browse files
stengithub-actions[bot]
authored andcommitted
Fix styling
1 parent 5d692c1 commit bcc2dc5

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)