Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
layout_cache.php
Go to the documentation of this file.
1 <?php
9  ->get(\Magento\Framework\App\Cache\Type\Layout::class);
10 $layoutCache->save('fixture layout cache data', 'LAYOUT_CACHE_FIXTURE');
$layoutCache
Definition: layout_cache.php:8