protected property EventSeriesType::$name in Booking and Availability Management Tools for Drupal 8
The human-readable name of the event series type.
Type: string
File
- modules/
bat_event_series/ src/ Entity/ EventSeriesType.php, line 64 - Contains \Drupal\bat_event_series\Entity\EventSeriesType.
Class
- EventSeriesType
- Defines the Event series type configuration entity.
Namespace
Drupal\bat_event_series\EntityCode
protected $name;