File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 12
12
use Magento \Framework \App \Config \ValueInterface ;
13
13
use Magento \Framework \App \DeploymentConfig ;
14
14
use Magento \Framework \App \Config \Value ;
15
- use Magento \Framework \App \Config \ValueFactory ;
16
- use Magento \Framework \App \Config \ValueInterface ;
17
- use Magento \Framework \App \DeploymentConfig ;
18
15
19
16
/**
20
17
* Creates a prepared instance of Value.
Original file line number Diff line number Diff line change 13
13
use Magento \Framework \App \Config \Value ;
14
14
use Magento \Config \Model \Config \Structure ;
15
15
use Magento \Config \Model \Config \Structure \Element \Field ;
16
- use Magento \Config \Model \Config \StructureFactory ;
17
- use Magento \Config \Model \PreparedValueFactory ;
18
- use Magento \Framework \App \Config \Value ;
19
- use Magento \Framework \App \Config \ValueFactory ;
20
- use Magento \Framework \App \DeploymentConfig ;
21
16
22
17
/**
23
18
* @inheritdoc
You can’t perform that action at this time.
0 commit comments