Your IP : 3.22.68.71


Current Path : /var/www/wptbox/wp-content/plugins/elementor/core/experiments/exceptions/
Upload File :
Current File : /var/www/wptbox/wp-content/plugins/elementor/core/experiments/exceptions/dependency-exception.php

<?php
namespace Elementor\Core\Experiments\Exceptions;

if ( ! defined( 'ABSPATH' ) ) {
	exit; // Exit if accessed directly
}

class Dependency_Exception extends \Exception {
}