Logs_List_Table::get_columns()
Getting columns
Return Return
(array)
Source Source
File: src/core/admin/class-logs-list-table.php
public function get_columns() { return $this->column_list; }
Expand full source code Collapse full source code View on Github