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

4 lines
73 B
PHP
Executable File

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