PATH:
home
/
urbaoubp
/
italpool.rs
/
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 {}
[-] fatal-error.php
[edit]
[-] type-mismatch.php
[edit]
[+]
..
[-] variables-limit-reached.php
[edit]
[-] duplicated-label.php
[edit]
[-] batch-operation-failed.php
[edit]
[-] invalid-variable.php
[edit]
[-] record-not-found.php
[edit]