Files
2025-11-26 13:22:58 -05:00

9 lines
85 B
PHP
Executable File

<?php
namespace Illuminate\Contracts\Queue;
interface ShouldBeEncrypted
{
//
}