Skip to content

Commit 3990ec7

Browse files
ksassnowskigithub-actions[bot]
authored andcommitted
Apply php-cs-fixer changes
1 parent 9c90e16 commit 3990ec7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Repository/Wizard.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,7 @@
2525
class Wizard extends Model
2626
{
2727
use HasFactory;
28-
2928
protected $guarded = [];
30-
3129
protected $casts = [
3230
'data' => 'array',
3331
];

0 commit comments

Comments
 (0)