Skip to content
This repository has been archived by the owner on Jul 1, 2020. It is now read-only.

Commit

Permalink
Fix ServiceProvider template
Browse files Browse the repository at this point in the history
  • Loading branch information
JackieDo committed Jan 18, 2017
1 parent 9742695 commit 577afc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stubs/provider.stub
Expand Up @@ -50,7 +50,7 @@ class {{name}}ServiceProvider extends ServiceProvider {
], 'config');

/**
* Loading package's translations
* Loading and publishing package's translations
*/
$this->loadTranslationsFrom($packageTranslationsPath, '{{lower_name}}');

Expand Down

0 comments on commit 577afc7

Please sign in to comment.