Skip to content

Commit 5a91a3c

Browse files
committed
MAGETWO-66655 Stop $this->validColumnNames array from growing and growing #8928
- fix static test
1 parent e198c01 commit 5a91a3c

File tree

1 file changed

+2
-0
lines changed
  • lib/internal/Magento/Framework/Model/ResourceModel/Type/Db/Pdo

1 file changed

+2
-0
lines changed

lib/internal/Magento/Framework/Model/ResourceModel/Type/Db/Pdo/Mysql.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
*/
66
namespace Magento\Framework\Model\ResourceModel\Type\Db\Pdo;
77

8+
// @codingStandardsIgnoreFile
9+
810
use Magento\Framework\App\ResourceConnection\ConnectionAdapterInterface;
911
use Magento\Framework\DB;
1012
use Magento\Framework\App\ObjectManager;

0 commit comments

Comments
 (0)