コード例 #1
0
 /**
  * @deprecated 4.5.0
  */
 public function process_admin_payment($success, $payment)
 {
     self::doing_it_wrong_call(__METHOD__);
     EED_Messages::process_admin_payment($success, $payment);
 }