PATH:
home
/
rwabteecom
/
project_11
/
vendor
/
laravel
/
framework
/
src
/
Illuminate
/
Support
/
Testing
/
Fakes
/
Editing: Fake.php
<?php namespace Illuminate\Support\Testing\Fakes; interface Fake { // }
SAVE
CANCEL