/**
  * @deprecated 4.5.0
  */
 public function cancelled_registration($transaction)
 {
     self::doing_it_wrong_call(__METHOD__);
     EED_Messages::cancelled_registration($transaction);
 }