Automattic\WooCommerce\Vendor\Psr\Container

NotFoundExceptionInterface{}WC 1.0

No entry was found in the container.

No Hooks.

Usage

$NotFoundExceptionInterface = new NotFoundExceptionInterface();
// use class methods

Methods

No Methods in class.

NotFoundExceptionInterface{} code WC 8.7.0

interface NotFoundExceptionInterface extends ContainerExceptionInterface
{
}