/home/edulekha/crm.edulekha.com/application/vendor/illuminate/contracts/Queue/ShouldQueue.php
<?php

namespace Illuminate\Contracts\Queue;

interface ShouldQueue
{
    //
}