Skip to content

Commit 9533cee

Browse files
author
roman
committed
MAGETWO-95386: Fixed incorrect design exceptions functional
1 parent 1ec1d3e commit 9533cee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Theme/Model/Design/Backend/Exceptions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ public function getValue()
173173
/**
174174
* Validate config on appropriate value
175175
*
176-
* @param $value
176+
* @param string $value
177177
* @return bool
178178
*/
179179
private function validateValue($value)

0 commit comments

Comments
 (0)