You are here

public property Registration::$registration_id in Entity Registration 8

Same name and namespace in other branches
  1. 8.2 src/Registration.php \Drupal\registration\Registration::registration_id

File

src/Registration.php, line 36

Class

Registration
Defines the Registration entity.

Namespace

Drupal\registration

Code

public $registration_id, $type, $entity_id, $entity_type, $anon_mail = NULL, $user_uid = NULL, $count, $author_uid, $state, $created, $updated;