@wp-playground/clientFunctionsrunPHPWithOptionsrunPHPWithOptions CallablerunPHPWithOptions(php: UniversalPHP, args: Omit<RunPHPWithOptionsStep, step>, progressArgs?: StepProgress): anyRuns PHP code with the given options.Parametersphp: UniversalPHPA PHP instance or Playground client.args: Omit<RunPHPWithOptionsStep, step>optionalprogressArgs: StepProgressReturns any
Runs PHP code with the given options.