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 9.8.5

interface NotFoundExceptionInterface extends ContainerExceptionInterface
{
}