Skip to content

Commit af7737c

Browse files
author
Volodymyr Kublytskyi
committed
#13434: Fix strict type checking for legacy code
1 parent aa365e0 commit af7737c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
11
# Format: <componentType=module|library|theme|language|*> <componentName> <globPattern> or simply <globPattern>
2+
3+
app/code/Magento/CatalogImportExport/Model/Import/Product.php
4+
app/code/Magento/ImportExport/Controller/Adminhtml/Import/Download.php
5+
app/code/Magento/ImportExport/Model/Import/SampleFileProvider.php
6+
app/code/Magento/CatalogInventory/Model/StockManagement.php
7+
app/code/Magento/CatalogInventory/Observer/ItemsForReindex.php
8+
app/code/Magento/CatalogInventory/Observer/SubtractQuoteInventoryObserver.php
9+
app/code/Magento/Store/Api/Data/WebsiteInterface.php

dev/tests/static/testsuite/Magento/Test/Php/_files/whitelist/strict_type.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)