Files
website/vendor/illuminate/contracts/Queue/ShouldBeQueued.php
T

4 lines
73 B
PHP
Executable File

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