blob: 374df8998a0cf5babd17ddf70379e8eca269834c [file] [log] [blame]
<?php
namespace Illuminate\Contracts\Queue;
interface ShouldBeEncrypted
{
//
}