registry library
Classes
- NoticeRegistry
- Allows registering one or more notices without knowing their parent yet. globalNoticeRegistry is a global instance of this class and is typically used to register package level notices allowing to defer their output behavior to the package user.
Properties
- globalNoticeRegistry → NoticeRegistry
-
The global notice registry, where packages typically register their root notices.
final