tp TouchPointWP RegistrationType - TenthPres/TouchPoint-WP GitHub Wiki

tp\TouchPointWP\RegistrationType

an enum.

TODO PHP 8.1: convert to enum

  • Class name: RegistrationType
  • Namespace: \tp\TouchPointWP
  • This is an abstract class

Constants

CLOSED

const CLOSED = 0

JOIN

const JOIN = 1

FORM

const FORM = 2

RSVP

const RSVP = 3

EXTERNAL

const EXTERNAL = 9