IApp
in
Attributes
- #[Implementable]
- $since: '9.0.0'
Table of Contents
Methods
- getCount() : int
- markProcessed() : void
- notify() : void
Methods
getCount()
public
getCount(INotification $notification) : int
Parameters
- $notification : INotification
Tags
Return values
intmarkProcessed()
public
markProcessed(INotification $notification) : void
Parameters
- $notification : INotification
Tags
notify()
public
notify(INotification $notification) : void
Parameters
- $notification : INotification