Automattic\WooCommerce\Vendor\Symfony\Component\CssSelector\Exception
ExceptionInterface{}
Interface for exceptions.
This component is a port of the Python cssselect library, which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
Хуков нет.
Использование
$ExceptionInterface = new ExceptionInterface(); // use class methods
Методы
Нет Методов у класса.Код ExceptionInterface{} ExceptionInterface{} WC 11.0.1
interface ExceptionInterface extends \Throwable
{
}