Fix formatting and interfaces in nearly every file
This commit is contained in:
@@ -10,7 +10,6 @@ use Illuminate\Queue\SerializesModels;
|
||||
class PirepFiled
|
||||
{
|
||||
use Dispatchable, InteractsWithSockets, SerializesModels;
|
||||
|
||||
public $pirep;
|
||||
|
||||
public function __construct(Pirep $pirep)
|
||||
|
||||
Reference in New Issue
Block a user