httpdocs/wp-content/plugins/woocommerce/lib/packages/Psr/Container/NotFoundExceptionInterface.php 0000644 00000000274 15155203420 0035711 0 ustar 00 var/www/vhosts/uyarreklam.com.tr <?php
namespace Automattic\WooCommerce\Vendor\Psr\Container;
/**
* No entry was found in the container.
*/
interface NotFoundExceptionInterface extends ContainerExceptionInterface
{
}