@wp-playground/clientFunctionsrequestrequest Callablerequest(php: UniversalPHP, args: Omit<RequestStep, step>, progressArgs?: StepProgress): Promise<PHPResponse>Sends a HTTP request to Playground.Parametersphp: UniversalPHPA PHP instance or Playground client.args: Omit<RequestStep, step>optionalprogressArgs: StepProgressReturns Promise<PHPResponse>
Sends a HTTP request to Playground.