Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
skip_template_blocks_ce.php
Go to the documentation of this file.
1 <?php
10 return [
11  // Fails because of dependence on registry
12  \Magento\Reminder\Block\Adminhtml\Reminder\Edit\Tab\Customers::class,
13  \Magento\LayeredNavigation\Block\Navigation::class,
14  \Magento\LayeredNavigation\Block\Navigation\State::class,
15 ];