📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-26 13:33:20
📂
/
/
home
/
pallabnv
/
public_html
/
wp-content__3bb9dea
/
plugins
/
woocommerce
/
lib
/
packages
/
Psr
/
Container
✏️
Editing: ContainerExceptionInterface.php
<?php namespace Automattic\WooCommerce\Vendor\Psr\Container; use Throwable; /** * Base interface representing a generic exception in a container. */ interface ContainerExceptionInterface extends Throwable { }
💾 Save Changes
❌ Cancel