WP_Plugin_Install_List_Table::get_table_classes(): array

In this article

Return

array

Source

protected function get_table_classes() {
	return array( 'widefat', $this->_args['plural'] );
}

User Contributed Notes

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