Skip to content

Commit f2428ac

Browse files
committed
bugfix: import missing namespace
1 parent 116b655 commit f2428ac

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Content/DefaultSlugGenerator.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
namespace SolutionForest\InspireCms\Content;
44

5+
use Exception;
56
use Illuminate\Support\Str;
67

78
class DefaultSlugGenerator implements SlugGeneratorInterface

0 commit comments

Comments
 (0)