WC_Admin_List_Table::render_blank_state
Render blank state. Extend to add content.
Method of the class: WC_Admin_List_Table{}
No Hooks.
Returns
null. Nothing (null).
Usage
// protected - for code of main (parent) or child class $result = $this->render_blank_state();
WC_Admin_List_Table::render_blank_state() WC Admin List Table::render blank state code WC 10.4.3
protected function render_blank_state() {}