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

UI\Executor::onExecute

(UI 2.0.0)

UI\Executor::onExecuteExecution Callback

说明

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

Shall be repetitively queued for execution in the main thread

参数

此函数没有参数。

返回值

To Top