PATH:
home
/
rwabteecom
/
public_html
/
vendor
/
league
/
glide
/
src
/
Signatures
/
Editing: SignatureException.php
<?php namespace League\Glide\Signatures; use Exception; class SignatureException extends Exception { }
SAVE
CANCEL