Skip to content

Commit cd51390

Browse files
committed
MAGETWO-32081: MTF Alternative Web Driver pull request preparation
1 parent fabe2ff commit cd51390

File tree

1 file changed

+1
-0
lines changed
  • dev/tests/functional/lib/Mtf/Client/Element

1 file changed

+1
-0
lines changed

dev/tests/functional/lib/Mtf/Client/Element/Tree.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ abstract public function getStructure();
4545
*
4646
* @param ElementInterface $target
4747
* @throws \Exception
48+
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
4849
*/
4950
public function dragAndDrop(ElementInterface $target)
5051
{

0 commit comments

Comments
 (0)