Skip to content

Commit 9276f80

Browse files
author
Dmytro Vilchynskyi
committed
MAGETWO-31195: Image compression and sizing
- fixed tests
1 parent 0349bd6 commit 9276f80

File tree

1 file changed

+2
-0
lines changed
  • app/code/Magento/ImportExport/Block/Adminhtml/Export

1 file changed

+2
-0
lines changed

app/code/Magento/ImportExport/Block/Adminhtml/Export/Filter.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,8 @@ public function getFilterElementName($attributeCode)
379379
*
380380
* @param Attribute $row
381381
* @return string|false
382+
*
383+
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
382384
*/
383385
public function getRowUrl($row)
384386
{

0 commit comments

Comments
 (0)