🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-19 02:53:14 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
public_html
/
wp-content
/
plugins
/
woocommerce
/
lib
/
packages
/
Psr
/
Container
📍 /home/therahul/public_html/wp-content/plugins/woocommerce/lib/packages/Psr/Container
🔄 Refresh
✏️
Editing: ContainerExceptionInterface.php
Writable
<?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