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