WC_Log_Handler_Email::clear_logs()

Clear log messages.


Description Description


Source Source

File: includes/log-handlers/class-wc-log-handler-email.php

	protected function clear_logs() {
		$this->logs = array();
	}


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.