Automattic\WooCommerce\Vendor\Psr\Container

NotFoundExceptionInterface{}interfaceWC 1.0└─ ContainerExceptionInterface

No entry was found in the container.

Хуков нет.

Использование

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

Методы

Нет Методов у класса.

Код NotFoundExceptionInterface{} WC 10.4.2

interface NotFoundExceptionInterface extends ContainerExceptionInterface
{
}