You are here

protected property EventTypeRule::$machine_name in RNG - Events and Registrations 8

Same name and namespace in other branches
  1. 8.2 src/Entity/EventTypeRule.php \Drupal\rng\Entity\EventTypeRule::machine_name
  2. 3.x src/Entity/EventTypeRule.php \Drupal\rng\Entity\EventTypeRule::machine_name

A unique machine name for this rule.

Type: string

File

src/Entity/EventTypeRule.php, line 43

Class

EventTypeRule
Defines the event type entity.

Namespace

Drupal\rng\Entity

Code

protected $machine_name;