Dozent LMS developer documentation

  • Go To DozentLMS.com
Skip to content
Filter by type:
Search
Browse: Home / Classes / WithdrawalsList / WithdrawalsList::get_bulk_actions()

WithdrawalsList::get_bulk_actions()


Source

File: classes/WithdrawalsList.php

	function get_bulk_actions() {
		$actions = array(//'delete'    => 'Delete'
		);

		return $actions;
	}

Expand full source code Collapse full source code

© 2023, Dozent LMS