Skip to content

Commit cb7b67e

Browse files
adeptofvoltrongelanivishal
authored andcommitted
missing use statement in layout generator
1 parent 0f57a30 commit cb7b67e

File tree

1 file changed

+1
-0
lines changed
  • lib/internal/Magento/Framework/View/Layout/Generator

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/View/Layout/Generator/Block.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
namespace Magento\Framework\View\Layout\Generator;
77

88
use Magento\Framework\App\State;
9+
use Magento\Framework\Exception\LocalizedException;
910
use Magento\Framework\ObjectManager\Config\Reader\Dom;
1011
use Magento\Framework\View\Element\Template;
1112
use Magento\Framework\View\Layout;

0 commit comments

Comments
 (0)