You are here

protected property TypeBundle::$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/TypeBundle.php, line 66
Contains \Drupal\bat_unit\Entity\TypeBundle.

Class

TypeBundle
Defines the Type Bundle configuration entity.

Namespace

Drupal\bat_unit\Entity

Code

protected $name;