4 lines
73 B
PHP
Executable File

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