|
|
|
@ -13,7 +13,7 @@ use Illuminate\Queue\SerializesModels;
|
|
|
|
|
use Illuminate\Queue\InteractsWithQueue;
|
|
|
|
|
use Illuminate\Contracts\Queue\ShouldQueue;
|
|
|
|
|
use Illuminate\Foundation\Bus\Dispatchable;
|
|
|
|
|
use \Zttp\Zttp;
|
|
|
|
|
use Zttp\Zttp;
|
|
|
|
|
|
|
|
|
|
class InboxValidator implements ShouldQueue
|
|
|
|
|
{
|
|
|
|
|