We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d74911 commit 2b475edCopy full SHA for 2b475ed
src/ShopifyApp/Console/stubs/webhook-job.stub
@@ -6,7 +6,7 @@ use Illuminate\Queue\SerializesModels;
6
use Illuminate\Queue\InteractsWithQueue;
7
use Illuminate\Contracts\Queue\ShouldQueue;
8
use Illuminate\Foundation\Bus\Dispatchable;
9
-use Osiset\ShopifyApp\Contracts\Objects\Values\ShopDomain;
+use Osiset\ShopifyApp\Objects\Values\ShopDomain;
10
11
class DummyClass implements ShouldQueue
12
{
0 commit comments