class Illuminate / Support / Facades / Process

Process

Extends

See

  • \Illuminate\Process\PendingProcess
  • \Illuminate\Process\Factory

Methods

protected static

getFacadeAccessor ( ) : string

Get the registered name of the component.

public static

fake ( $callback ) : Factory

Indicate that the process factory should fake processes.

Parameters