OwlCyberSecurity - MANAGER
Edit File: HttpResponseException.php
<?php namespace Give\Framework\Http\Exceptions; use Give\Framework\Exceptions\Primitives\Exception; /** * @since 2.18.0 */ class HttpResponseException extends Exception { }