CakeFest 2024: The Official CakePHP Conference

LuaSandbox::disableProfiler

(PECL luasandbox >= 1.1.0)

LuaSandbox::disableProfilerDisable the profiler

Description

public LuaSandbox::disableProfiler(): void

Disables the profiler.

Parameters

This function has no parameters.

Return Values

No value is returned.

See Also

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top