Automattic\WooCommerce\Vendor\Psr\Container
NotFoundExceptionInterface{}└─ ContainerExceptionInterface
No entry was found in the container.
Хуков нет.
Использование
$NotFoundExceptionInterface = new NotFoundExceptionInterface(); // use class methods
Методы
Нет Методов у класса.Код NotFoundExceptionInterface{} NotFoundExceptionInterface{} WC 10.4.2
interface NotFoundExceptionInterface extends ContainerExceptionInterface
{
}