protected property Condition::$reverse in Business Rules 8
Same name and namespace in other branches
- 2.x src/Entity/Condition.php \Drupal\business_rules\Entity\Condition::reverse
If it's a reverse condition (NOT).
Type: bool
File
- src/
Entity/ Condition.php, line 56
Class
- Condition
- Defines the Condition entity.
Namespace
Drupal\business_rules\EntityCode
protected $reverse;