zZzzZ.
home2
/
zrzvbdry
/
discountplusoffer.com
/
wp-content
/
plugins
/
elementor
/
core
/
experiments
/
exceptions
New Folder
Editing: dependency-exception.php
Save
Cancel
<?php namespace Elementor\Core\Experiments\Exceptions; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } class Dependency_Exception extends \Exception { }