Skip to content

tp TouchPointWP RegistrationType

James K. edited this page May 15, 2024 · 2 revisions

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
Clone this wiki locally