← All changes
|
app/modules/kit-library/connect/kit-library.php
+1
-1
4.2.0-beta2
→
3.22.2
View file →
| @@ -4,9 +4,9 @@ | ||
| 4 | 4 | use Elementor\Core\Common\Modules\Connect\Apps\Base_App; |
| 5 | 5 | use Elementor\Core\Common\Modules\Connect\Apps\Library; |
| 6 | 6 | |
| 7 | 7 | if ( ! defined( 'ABSPATH' ) ) { |
| 8 | - exit; // Exit if accessed directly. | |
| 8 | + exit; // Exit if accessed directly | |
| 9 | 9 | } |
| 10 | 10 | |
| 11 | 11 | class Kit_Library extends Library { |
| 12 | 12 | const DEFAULT_BASE_ENDPOINT = 'https://my.elementor.com/api/v1/kits-library'; |