ToolbarItemProvider
FinalYes
Event listener to display information about last automated run, as stored in the system registry.
Table of Contents
Properties
- $lastRunInformation : array<string|int, mixed>
- Scheduler last run registry information
Methods
- __construct() : mixed
- Gather initial information
- getItem() : void
Properties
$lastRunInformation
Scheduler last run registry information
protected
array<string|int, mixed>
$lastRunInformation
= []
Methods
__construct()
Gather initial information
public
__construct() : mixed
getItem()
public
getItem(SystemInformationToolbarCollectorEvent $event) : void
Parameters
Attributes
- #[AsEventListener]
- 'scheduler/show-latest-errors'