Edit File: ShouldQueue.php
<?php namespace Illuminate\Contracts\Queue; interface ShouldQueue { // }
Back to File Manager