Skip to content

Commit 6a10237

Browse files
committed
Apply fixes from StyleCI
1 parent fce090c commit 6a10237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/View/Components/Modal.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
use Illuminate\View\Component;
66

77
class Modal extends Component
8-
{
8+
{
99
public $identifier;
1010

1111
public $title;

0 commit comments

Comments
 (0)