We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8ddb6f commit 9fa7855Copy full SHA for 9fa7855
src/ServiceProvider.php
@@ -4,6 +4,7 @@
4
5
use Illuminate\Support\Facades\File;
6
use Illuminate\Support\Str;
7
+use Statamic\Facades\Icon;
8
use Statamic\Fieldtypes\Sets;
9
use Statamic\Providers\AddonServiceProvider;
10
0 commit comments