Skip to content

Commit 56243c1

Browse files
author
Andrey Helldar
authored
Update Provider.php
1 parent f312db8 commit 56243c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LangPublisher/Provider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ interface Provider
2424
/**
2525
* @return string
2626
*/
27-
public function name(): string;
27+
public function basePath(): string;
2828

2929
/**
3030
* @return \Helldar\Contracts\LangPublisher\Plugin[]

0 commit comments

Comments
 (0)