Sid Gifari From Gifari Industries - BD Cyber Security Team
Home
/
home
/
drleilu
/
www
/
wp-content
/
plugins
/
elementor
/
core
/
experiments
/
exceptions
/
✏️
Editing: dependency-exception.php
<?php namespace Elementor\Core\Experiments\Exceptions; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } class Dependency_Exception extends \Exception { }
💾 Save
❌ Cancel