We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f312db8 commit 56243c1Copy full SHA for 56243c1
src/LangPublisher/Provider.php
@@ -24,7 +24,7 @@ interface Provider
24
/**
25
* @return string
26
*/
27
- public function name(): string;
+ public function basePath(): string;
28
29
30
* @return \Helldar\Contracts\LangPublisher\Plugin[]
0 commit comments