芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/.trash/libraries/src/WebAsset/Exception/WebAssetExceptionInterface.php
* @license GNU General Public License version 2 or later; see LICENSE.txt */ namespace Joomla\CMS\WebAsset\Exception; \defined('JPATH_PLATFORM') or die; /** * Exception interface defining a WebAsset error * * @since 4.0.0 */ interface WebAssetExceptionInterface { }