protected property UnitBundle::$name in Booking and Availability Management Tools for Drupal 8
The human-readable name of the event type.
@todo Rename to $label.
Type: string
File
- modules/
bat_unit/ src/ Entity/ UnitBundle.php, line 65 - Contains \Drupal\bat_unit\Entity\UnitBundle.
Class
- UnitBundle
- Defines the Unit Bundle configuration entity.
Namespace
Drupal\bat_unit\EntityCode
protected $name;