ComparatorOperation.php
Table of Contents
Classes
- ComparatorOperation
- Binary comparison between the running value and a literal (or another `MagicFilter` chain that resolves against the same root): supports `==`, `!=`, `<`, `<=`, `>`, `>=` via a pluggable comparator closure.