Dozent LMS developer documentation

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

Withdrawal::get_options()


Source

File: classes/Withdrawal.php

	public function get_options() {
		return (array) maybe_unserialize( get_option( 'dozent_withdraw_options' ) );
	}

Expand full source code Collapse full source code


Related

Used By

Used By
Used By Description
classes/Withdrawal.php: Withdrawal::__construct()
classes/Withdrawal.php: Withdrawal::available_withdraw_methods()
© 2023, Dozent LMS