} */ public function get(): array { return [ 'payment_types' => EntryReservationPaymentType::options(), ]; } }