File tree Expand file tree Collapse file tree 3 files changed +0
-7
lines changed
Expand file tree Collapse file tree 3 files changed +0
-7
lines changed Original file line number Diff line number Diff line change 44
55use Automattic \WooCommerce \Internal \BatchProcessing \{ BatchProcessorInterface , BatchProcessingController };
66use WC \SmoothGenerator \Router ;
7- use WC \SmoothGenerator \Admin \AsyncJob ;
87
98/**
109 * Class BatchProcessor.
Original file line number Diff line number Diff line change 77
88namespace WC \SmoothGenerator \Admin ;
99
10- use Automattic \WooCommerce \Internal \BatchProcessing \BatchProcessingController ;
11- use Automattic \WooCommerce \StoreApi \Routes \V1 \Batch ;
12- use WC \SmoothGenerator \Admin \{ BatchProcessor , AsyncJob };
13-
1410/**
1511 * Initializes and manages the settings screen.
1612 */
Original file line number Diff line number Diff line change 22
33namespace WC \SmoothGenerator ;
44
5- use WC \SmoothGenerator \Generator ;
6-
75/**
86 * Methods to retrieve and use a particular generator class based on its slug.
97 */
You can’t perform that action at this time.
0 commit comments