constant RuleSchedule::ATTEMPTS_MAX in RNG - Events and Registrations 8
Same name and namespace in other branches
- 8.2 src/Entity/RuleSchedule.php \Drupal\rng\Entity\RuleSchedule::ATTEMPTS_MAX
- 3.x src/Entity/RuleSchedule.php \Drupal\rng\Entity\RuleSchedule::ATTEMPTS_MAX
Maximum number of trigger attempts before giving up.
File
- src/
Entity/ RuleSchedule.php, line 27
Class
- RuleSchedule
- Defines the rule scheduler entity.
Namespace
Drupal\rng\EntityCode
const ATTEMPTS_MAX = 5;