/home/awneajlw/.trash/vendor.2/laravel/framework/src/Illuminate/Contracts/Queue/ShouldQueue.php
<?php

namespace Illuminate\Contracts\Queue;

interface ShouldQueue
{
    //
}