[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/src/Cache/Exception/ -> CacheExceptionInterface.php (source)

   1  <?php
   2  /**
   3   * Joomla! Content Management System
   4   *
   5   * @copyright  (C) 2017 Open Source Matters, Inc. <https://www.joomla.org>
   6   * @license    GNU General Public License version 2 or later; see LICENSE.txt
   7   */
   8  
   9  namespace Joomla\CMS\Cache\Exception;
  10  
  11  \defined('JPATH_PLATFORM') or die;
  12  
  13  /**
  14   * Exception interface defining a cache storage error
  15   *
  16   * @since  3.7.0
  17   */
  18  interface CacheExceptionInterface
  19  {
  20  }


Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer