Automattic\WooCommerce\Vendor\Psr\Container
NotFoundExceptionInterface{}└─ ContainerExceptionInterface
No entry was found in the container.
No Hooks.
Usage
$NotFoundExceptionInterface = new NotFoundExceptionInterface(); // use class methods
Methods
No Methods in class.NotFoundExceptionInterface{} NotFoundExceptionInterface{} code WC 10.6.2
interface NotFoundExceptionInterface extends ContainerExceptionInterface
{
}