/home/smartonegroup/www/veroserv/vendor/illuminate/contracts/Queue/ShouldQueue.php
<?php

namespace Illuminate\Contracts\Queue;

interface ShouldQueue
{
    //
}