You are here

protected property TypeGroupBundle::$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

src/Entity/TypeGroupBundle.php, line 65
Contains \Drupal\bat\Entity\TypeGroupBundle.

Class

TypeGroupBundle
Defines the Type Group Bundle configuration entity.

Namespace

Drupal\bat\Entity

Code

protected $name;