public property RegistrationState::$name in Entity Registration 7
Same name and namespace in other branches
- 8.2 lib/registration_state.entity.inc \RegistrationState::name
- 7.2 lib/registration_state.entity.inc \RegistrationState::name
File
- lib/
registration_state.entity.inc, line 9 - The class used for registration state entities
Class
- RegistrationState
- @file The class used for registration state entities
Code
public $name, $label, $description, $default_state, $active, $held, $show_on_form, $weight;