Skip to content

Commit 5259e05

Browse files
committed
MAGETWO-66403: API annotations in Theme, Ui and Framework View
- revert not required bic
1 parent 6ff0b0a commit 5259e05

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Theme/Ui/Component/Design/Config/SearchRobots

1 file changed

+1
-1
lines changed

app/code/Magento/Theme/Ui/Component/Design/Config/SearchRobots/ResetButton.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ class ResetButton extends Field
3939
public function __construct(
4040
ContextInterface $context,
4141
UiComponentFactory $uiComponentFactory,
42-
array $components,
42+
$components,
4343
array $data,
4444
ScopeConfigInterface $scopeConfig
4545
) {

0 commit comments

Comments
 (0)