Skip to content

Commit 36e38cd

Browse files
committed
CS fixes
1 parent aaa67c6 commit 36e38cd

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

src/LiveComponent/tests/Functional/Form/ComponentWithFormTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?php
22

3-
43
declare(strict_types=1);
54

65
/*

src/LiveComponent/tests/Functional/ValidatableComponentTraitTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?php
22

3-
43
declare(strict_types=1);
54

65
/*

src/LiveComponent/tests/Unit/Form/ComponentWithFormTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?php
22

3-
43
declare(strict_types=1);
54

65
/*

0 commit comments

Comments
 (0)