Skip to content

Commit

Permalink
Str::studly()
Browse files Browse the repository at this point in the history
  • Loading branch information
UnderlineWords authored Sep 17, 2019
1 parent 716f6ca commit 29c9386
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Repositories/Repository.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
namespace Caffeinated\Modules\Repositories;

use Exception;
use Illuminate\Support\Str;
use Caffeinated\Modules\Contracts\Repository as RepositoryContract;
use Illuminate\Config\Repository as Config;
use Illuminate\Filesystem\Filesystem;
Expand Down

0 comments on commit 29c9386

Please sign in to comment.