public property RegistrationState::$name in Entity Registration 8
Same name and namespace in other branches
- 8.2 src/RegistrationState.php \Drupal\registration\RegistrationState::name
File
- src/
RegistrationState.php, line 10 - The class used for registration state entities
Class
- RegistrationState
- @file The class used for registration state entities
Namespace
Drupal\registrationCode
public $name, $label, $description, $default_state, $active, $held, $show_on_form, $weight;