pm_Hook_LongTasks
in package
implements
pm_Hook_Interface
Hook for registering long tasks
Tags
Interfaces, Classes and Traits
- pm_Hook_Interface
- Generic interface for hooks
Table of Contents
- getLongTasks() : array<string|int, pm_LongTask_Task>
- Retrieve the list of long tasks
Methods
getLongTasks()
Retrieve the list of long tasks
public
abstract getLongTasks() : array<string|int, pm_LongTask_Task>