You are here

protected property EventType::$bundle in RNG - Events and Registrations 8

The ID of the event bundle type.

Matches entities with this bundle.

Type: string

File

src/Entity/EventType.php, line 75

Class

EventType
Defines the event type entity.

Namespace

Drupal\rng\Entity

Code

protected $bundle;