File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
app/code/Magento/CatalogWidget/Test/Unit/Block/Product Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 1717use Magento \Directory \Model \Currency ;
1818use Magento \Framework \App \Http \Context ;
1919use Magento \Framework \App \RequestInterface ;
20- use Magento \Framework \Cache \LockGuardedCacheLoader ;
2120use Magento \Framework \DataObject \IdentityInterface ;
2221use Magento \Framework \Pricing \PriceCurrencyInterface ;
2322use Magento \Framework \Pricing \Render ;
2423use Magento \Framework \Serialize \Serializer \Json ;
2524use Magento \Framework \TestFramework \Unit \Helper \ObjectManager as ObjectManagerHelper ;
2625use Magento \Framework \View \Design \ThemeInterface ;
2726use Magento \Framework \View \DesignInterface ;
28- use Magento \Catalog \Block \Product \Context as ViewContext ;
2927use Magento \Framework \View \LayoutInterface ;
3028use Magento \Rule \Model \Condition \Combine ;
3129use Magento \Rule \Model \Condition \Sql \Builder ;
3230use Magento \Store \Model \Store ;
3331use Magento \Store \Model \StoreManagerInterface ;
34-
3532use Magento \Widget \Helper \Conditions ;
3633use PHPUnit \Framework \MockObject \MockObject ;
3734use PHPUnit \Framework \TestCase ;
You can’t perform that action at this time.
0 commit comments