/
var
/
www
/
barefootlaw.org
/
wp-content
/
plugins
/
elementor
/
core
/
experiments
/
exceptions
/
Upload File
HOME
<?php namespace Elementor\Core\Experiments\Exceptions; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly } class Dependency_Exception extends \Exception { }