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

4 lines
73 B
PHP
Raw Normal View History

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