PATH:
home
/
ediuae
/
public_html
/
wp-content
/
plugins
/
elementor
/
modules
/
variables
/
storage
/
exceptions
<?php namespace Elementor\Modules\Variables\Storage\Exceptions; use Exception; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } class FatalError extends Exception {}
[+]
..
[-] duplicated-label.php
[edit]
[-] batch-operation-failed.php
[edit]
[-] type-mismatch.php
[edit]
[-] fatal-error.php
[edit]
[-] record-not-found.php
[edit]
[-] variables-limit-reached.php
[edit]