Skip to content

Commit edca4f7

Browse files
author
Stanislav Idolov
committed
MAGETWO-46939: Eliminate redundant module dependancies
1 parent 647be77 commit edca4f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/Setup/ExternalFKSetup.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ protected function execute()
8787
* @param string $targetTable
8888
* @param string $targetColumn
8989
* @return array
90+
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
9091
*/
9192
protected function getForeignKeys(
9293
$targetTable,

0 commit comments

Comments
 (0)