????
Current Path : /proc/self/cwd/wp-content/plugins/elementor/core/experiments/exceptions/ |
Current File : //proc/self/cwd/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 { }