Skip to content

Commit 6fb25c2

Browse files
committed
Fix
1 parent 20ef568 commit 6fb25c2

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

src/LiveComponent/src/Form/Type/MultiStepType.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/src/Storage/SessionStorage.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/src/Storage/StorageInterface.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)