ActionScheduler_NullLogEntry{}
Class ActionScheduler_NullLogEntry
Хуков нет.
Использование
$ActionScheduler_NullLogEntry = new ActionScheduler_NullLogEntry(); // use class methods
Методы
Код ActionScheduler_NullLogEntry{} ActionScheduler NullLogEntry{} WC 8.1.1
class ActionScheduler_NullLogEntry extends ActionScheduler_LogEntry { public function __construct( $action_id = '', $message = '' ) { // nothing to see here } }