File "ContainerExceptionInterface.php"

Full Path: /home/warrior1/public_html/wp-content/plugins/woocommerce/lib/packages/Psr/Container/ContainerExceptionInterface.php
File size: 180 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Automattic\WooCommerce\Vendor\Psr\Container;

/**
 * Base interface representing a generic exception in a container.
 */
interface ContainerExceptionInterface
{
}