@@ -8,12 +8,12 @@ |
||
8 | 8 | |
9 | 9 | namespace flipbox\hubspot\services\resources\traits; |
10 | 10 | |
11 | +use League\Pipeline\PipelineBuilderInterface; |
|
11 | 12 | use craft\base\Element; |
12 | 13 | use craft\base\ElementInterface; |
13 | 14 | use flipbox\hubspot\criteria\ObjectCriteriaInterface; |
14 | 15 | use flipbox\hubspot\fields\Objects; |
15 | 16 | use flipbox\hubspot\helpers\TransformerHelper; |
16 | -use League\Pipeline\PipelineBuilderInterface; |
|
17 | 17 | |
18 | 18 | /** |
19 | 19 | * @author Flipbox Factory <[email protected]> |
@@ -8,12 +8,12 @@ |
||
8 | 8 | |
9 | 9 | namespace flipbox\hubspot\services\resources\traits; |
10 | 10 | |
11 | +use League\Pipeline\PipelineBuilderInterface; |
|
11 | 12 | use craft\base\Element; |
12 | 13 | use craft\base\ElementInterface; |
13 | 14 | use flipbox\hubspot\criteria\ObjectCriteriaInterface; |
14 | 15 | use flipbox\hubspot\fields\Objects; |
15 | 16 | use flipbox\hubspot\helpers\TransformerHelper; |
16 | -use League\Pipeline\PipelineBuilderInterface; |
|
17 | 17 | |
18 | 18 | /** |
19 | 19 | * @author Flipbox Factory <[email protected]> |