Text_Exception{}
Exception for errors from the Text_Diff package.
{@internal This is a WP native addition to the external Text_Diff package.}
Хуков нет.
Использование
$Text_Exception = new Text_Exception(); // use class methods
Методы
Нет Методов у класса.
Заметки
- Пакет: WordPress
- Главный пакет: Text_Diff
Код Text_Exception{} Text Exception{} WP 6.7.1
class Text_Exception extends Exception {}