ImportantBaseOperation.php
Table of Contents
Classes
- ImportantBaseOperation
- Marker subclass: operations that must always evaluate even when a previous operation in the chain raised `RejectOperations`. The `MagicFilter::_resolve` loop checks `important()` after a rejection and only executes operations that opt in via this base.