/home/smartonegroup/www/system/vendor/illuminate/contracts/Queue/ShouldBeEncrypted.php
<?php

namespace Illuminate\Contracts\Queue;

interface ShouldBeEncrypted
{
    //
}