UnhandledSentinel
in package
FinalYes
Sentinel singleton returned/compared by reference to mark a handler chain that did not produce a result (mirrors aiogram's `unittest.mock.sentinel.UNHANDLED`).
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