NoValue
in package
No-value sentinel class
A marker used as the default for arguments that accept a "real value or nothing" — distinguishes
"no default was provided" from a real PHP null default, which null alone cannot do.