PATH:
home
/
rwabteecom
/
public_html_old
/
vendor
/
laravel
/
framework
/
src
/
Illuminate
/
Contracts
/
Encryption
/
Editing: DecryptException.php
<?php namespace Illuminate\Contracts\Encryption; use RuntimeException; class DecryptException extends RuntimeException { // }
SAVE
CANCEL