@php-wasm/universalFunctionsrotatePHPRuntimerotatePHPRuntime CallablerotatePHPRuntime(__namedParameters: RotateOptions): voidConfigures inline runtime rotation on the provided PHP instance. Returns a cleanup function that disables rotation.@deprecatedUse php.enableRuntimeRotation() instead.Parameters__namedParameters: RotateOptionsReturns void
Configures inline runtime rotation on the provided PHP instance. Returns a cleanup function that disables rotation.
Use
php.enableRuntimeRotation()
instead.