Skip to content

Commit c6ef72a

Browse files
committed
MAGETWO-62914: [Backport] - [Github] Directive values are not quote-escaped #3860 - for 2.1
1 parent e9ff1c2 commit c6ef72a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Widget/Controller/Adminhtml/Widget/LoadOptions.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77

88
use Magento\Framework\App\ObjectManager;
99

10+
/**
11+
* Loading widget options
12+
*/
1013
class LoadOptions extends \Magento\Backend\App\Action
1114
{
1215
/**

0 commit comments

Comments
 (0)