| @@ -9,9 +9,9 @@ | ||
| 9 | 9 | use Elementor\Group_Control_Text_Shadow; |
| 10 | 10 | use Elementor\Group_Control_Typography; |
| 11 | 11 | |
| 12 | 12 | if ( ! defined( 'ABSPATH' ) ) { |
| 13 | - exit; // Exit if accessed directly. | |
| 13 | + exit; // Exit if accessed directly | |
| 14 | 14 | } |
| 15 | 15 | |
| 16 | 16 | class Theme_Style_Buttons extends Tab_Base { |
| 17 | 17 | |