LuaSandbox::disableProfiler
PHP Manual
PHP Manual»LuaSandbox»LuaSandbox::disableProfiler

LuaSandbox::disableProfiler

(PECL luasandbox >= 1.1.0)

LuaSandbox::disableProfilerDisable the profiler

Beschreibung

public function LuaSandbox::disableProfiler(): void

Disables the profiler.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Es wird kein Wert zurückgegeben.

Siehe auch

To Top