RejectedSentinel
in package
FinalYes
Sentinel singleton signalling that a handler explicitly rejected the update (filter chain produced false / handler raised SkipHandlerException). Identity only — `===` is the only reliable comparison.
Table of Contents
Properties
- $instance : self|null
Methods
- instance() : self
- __construct() : mixed
Properties
$instance
private
static self|null
$instance
= null
Methods
instance()
public
static instance() : self
Return values
self__construct()
private
__construct() : mixed