Added vendor/ directory for Composer's installed files
This commit is contained in:
3
vendor/illuminate/contracts/Queue/ShouldBeQueued.php
vendored
Executable file
3
vendor/illuminate/contracts/Queue/ShouldBeQueued.php
vendored
Executable file
@ -0,0 +1,3 @@
|
||||
<?php namespace Illuminate\Contracts\Queue;
|
||||
|
||||
interface ShouldBeQueued {}
|
Reference in New Issue
Block a user