You are here

protected property RngEventType::$bundle in RNG - Events and Registrations 8.2

Same name and namespace in other branches
  1. 3.x src/Entity/RngEventType.php \Drupal\rng\Entity\RngEventType::bundle

The ID of the event bundle type.

Matches entities with this bundle.

Type: string

File

src/Entity/RngEventType.php, line 74

Class

RngEventType
Defines the event type entity.

Namespace

Drupal\rng\Entity

Code

protected $bundle;