UI\Executor::onExecute
PHP Manual
PHP Manual»UI\Executor»UI\Executor::onExecute

UI\Executor::onExecute

(UI 2.0.0)

UI\Executor::onExecuteExecution Callback

Description

abstract protected function UI\Executor::onExecute(): void

Shall be repetitively queued for execution in the main thread

Parameters

This function has no parameters.

Return Values

To Top