File tree Expand file tree Collapse file tree 4 files changed +3
-1260
lines changed Expand file tree Collapse file tree 4 files changed +3
-1260
lines changed Original file line number Diff line number Diff line change 5
5
use NewfoldLabs \WP \Module \Onboarding \Permissions ;
6
6
use NewfoldLabs \WP \Module \Onboarding \Data \Services \FlowService ;
7
7
use NewfoldLabs \WP \Module \Onboarding \Services \PluginService ;
8
- use NewfoldLabs \WP \Module \Onboarding \Services \SiteGenService ;
8
+ use NewfoldLabs \WP \Module \Onboarding \Data \ Services \SiteGenService ;
9
9
use NewfoldLabs \WP \Module \Onboarding \Services \GlobalStylesService ;
10
10
use NewfoldLabs \WP \Module \Onboarding \Services \StatusService ;
11
11
use NewfoldLabs \WP \Module \Onboarding \Services \TemplatePartsService ;
Original file line number Diff line number Diff line change 11
11
use NewfoldLabs \WP \Module \Installer \Tasks \PluginDeactivationTask ;
12
12
use NewfoldLabs \WP \Module \Installer \Tasks \PluginInstallTask ;
13
13
use NewfoldLabs \WP \Module \Onboarding \Data \Data ;
14
- use NewfoldLabs \WP \Module \Onboarding \Services \SiteGenService ;
14
+ use NewfoldLabs \WP \Module \Onboarding \Data \ Services \SiteGenService ;
15
15
use NewfoldLabs \WP \Module \Onboarding \Data \Plugins ;
16
16
use NewfoldLabs \WP \Module \Onboarding \Data \SiteFeatures ;
17
17
You can’t perform that action at this time.
0 commit comments