|
@@ -7,9 +7,9 @@ |
|
7
|
7
|
use Elementor\Group_Control_Box_Shadow; |
|
8
|
8
|
use Elementor\Group_Control_Css_Filter; |
|
9
|
9
|
|
|
10
|
10
|
if ( ! defined( 'ABSPATH' ) ) { |
|
11
|
|
- exit; // Exit if accessed directly. |
|
11
|
+ exit; // Exit if accessed directly |
|
12
|
12
|
} |
|
13
|
13
|
|
|
14
|
14
|
class Theme_Style_Images extends Tab_Base { |
|
15
|
15
|
|