| DIR: /home/cardxfeb/public_html/vendor/laravel/framework/src/Illuminate/Contracts/Queue/ |
| Current File : /home/cardxfeb/public_html/vendor/laravel/framework/src/Illuminate/Contracts/Queue/ShouldQueue.php |
<?php
namespace Illuminate\Contracts\Queue;
interface ShouldQueue
{
//
}
|