Skip to content

Commit 8087f67

Browse files
hailwoodgithub-actions[bot]
authored andcommitted
Fix styling
1 parent d84504e commit 8087f67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DataProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44

55
namespace Webfox\InertiaDataProviders;
66

7-
use ReflectionNamedType;
87
use Illuminate\Contracts\Support\Arrayable;
98
use Inertia\LazyProp;
109
use ReflectionClass;
1110
use ReflectionMethod;
11+
use ReflectionNamedType;
1212
use ReflectionProperty;
1313

1414
abstract class DataProvider implements Arrayable

0 commit comments

Comments
 (0)