File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
lib/internal/Magento/Framework/View/Design/Theme Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -51,8 +51,8 @@ public function __construct(ThemeProviderInterface $themeProvider)
51
51
* @param string $themeKey Should looks like Magento/backend or should be theme primary key
52
52
* @param string $area Can be adminhtml, frontend, etc...
53
53
* @return \Magento\Framework\View\Design\ThemeInterface
54
- * @throws \InvalidArgumentException when incorrect themeKey was specified
55
- * @throws \LogicException when theme with appropriate themeKey was not found
54
+ * @throws \InvalidArgumentException when incorrect $ themeKey was specified
55
+ * @throws \LogicException when theme with appropriate $ themeKey was not found
56
56
*/
57
57
public function create ($ themeKey , $ area = \Magento \Framework \View \DesignInterface::DEFAULT_AREA )
58
58
{
You can’t perform that action at this time.
0 commit comments