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

namespace Illuminate\Contracts\Queue;

interface ShouldBeEncrypted
{
    //
}