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