You are here

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

Default messages configured for this event type.

Type: array

File

src/Entity/RngEventType.php, line 147

Class

RngEventType
Defines the event type entity.

Namespace

Drupal\rng\Entity

Code

protected $default_messages = [];