← All changes
|
modules/global-classes/database/migrations/migrate-to-posts.php
+1
-1
4.2.0
→
4.3.0-beta3
View file →
| @@ -3,9 +3,9 @@ | ||
| 3 | 3 | namespace Elementor\Modules\GlobalClasses\Database\Migrations; |
| 4 | 4 | |
| 5 | 5 | use Elementor\Core\Database\Base_Migration; |
| 6 | 6 | use Elementor\Core\Kits\Documents\Kit; |
| 7 | -use Elementor\Modules\GlobalClasses\Concerns\Has_Kit_Dependency; | |
| 7 | +use Elementor\Core\Kits\Concerns\Has_Kit_Dependency; | |
| 8 | 8 | use Elementor\Modules\GlobalClasses\Global_Class_Post_Type; |
| 9 | 9 | use Elementor\Modules\GlobalClasses\Global_Classes_Order; |
| 10 | 10 | use Elementor\Modules\GlobalClasses\Global_Classes_Post_IDs; |
| 11 | 11 | use Elementor\Modules\GlobalClasses\Global_Classes_Relations; |