PATH:
home
/
rwabteecom
/
project_11
/
vendor
/
laravel
/
framework
/
src
/
Illuminate
/
Contracts
/
Filesystem
/
Editing: FileNotFoundException.php
<?php namespace Illuminate\Contracts\Filesystem; use Exception; class FileNotFoundException extends Exception { // }
SAVE
CANCEL