Skip to content

Commit 50647e6

Browse files
author
Mark Berube
committed
MC-16111: Fixing column name for store
1 parent 19599b2 commit 50647e6

File tree

1 file changed

+2
-0
lines changed
  • app/code/Magento/Store/Ui/Component/Listing/Column/Store

1 file changed

+2
-0
lines changed

app/code/Magento/Store/Ui/Component/Listing/Column/Store/Options.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ public function toOptionArray()
7171
/**
7272
* Sanitize website/store option name
7373
*
74+
* @param string $name
75+
*
7476
* @return string
7577
*/
7678
protected function sanitizeName($name)

0 commit comments

Comments
 (0)