FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
ameliabooking
/
vendor
/
php-http
/
message
/
src
Edit File: Exception.php
<?php namespace AmeliaHttp\Message; /** * An interface implemented by all HTTP message related exceptions. */ interface Exception { }
Save
Back