OwlCyberSecurity - MANAGER
Edit File: fatal-error.php
<?php namespace Elementor\Modules\Variables\Storage\Exceptions; use Exception; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } class FatalError extends Exception {}