Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelnabil230 committed Oct 22, 2022
1 parent ba67db8 commit 43da047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ The store config is structured like this:

namespace App\Settings;

use MichaelNabil230\Setting\Contracts\Store;
use MichaelNabil230\Setting\Stores\SettingStore as Store;

class CustomStore implements Store
{
Expand Down

0 comments on commit 43da047

Please sign in to comment.