Skip to content
Snippets Groups Projects
Commit c14e9e36 authored by magento-engcom-team's avatar magento-engcom-team
Browse files

12110: Missing cascade into attribute set deletion.

parent 3143bbb0
Branches
No related merge requests found
......@@ -21,6 +21,8 @@ class UpgradeSchema implements UpgradeSchemaInterface
/**
* {@inheritdoc}
* @SuppressWarnings(PHPMD.ExcessiveMethodLength)
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
* @SuppressWarnings(PHPMD.NPathComplexity)
*/
public function upgrade(SchemaSetupInterface $setup, ModuleContextInterface $context)
{
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment