| Current Path : /var/www/clients/client3/web2/web/vendor/magento/framework/App/PageCache/ |
| Current File : /var/www/clients/client3/web2/web/vendor/magento/framework/App/PageCache/NotCacheableInterface.php |
<?php
/**
* HTTP response interface
*
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
namespace Magento\Framework\App\PageCache;
/**
* Interface \Magento\Framework\App\PageCache\NotCacheableInterface
*
*/
interface NotCacheableInterface
{
}