Automattic\WooCommerce\Vendor\Psr\Container

NotFoundExceptionInterface{}WC 1.0

No entry was found in the container.

Хуков нет.

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

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

Методы

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

Код NotFoundExceptionInterface{} WC 8.7.0

interface NotFoundExceptionInterface extends ContainerExceptionInterface
{
}