Skip to content

Commit 35ead49

Browse files
consistent naming in reference to service provider
1 parent a8a33b7 commit 35ead49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/InertiaJsPreset.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ protected static function updateComposer($dev = true)
109109
);
110110
}
111111

112-
public static function publishServiceProvider()
112+
public static function publishInertiaServiceProvider()
113113
{
114114
copy(
115115
__DIR__.'/inertiajs-stubs/providers/InertiaJsServiceProvider.stub',

0 commit comments

Comments
 (0)