RuntimeConfiguration
in package
Table of Contents
- $jobsAsync : bool
- __construct() : mixed
- isJobsAsync() : bool
- synchronously() : mixed
Properties
$jobsAsync
protected
bool
$jobsAsync
Methods
__construct()
public
__construct() : mixed
Return values
mixed —isJobsAsync()
public
isJobsAsync() : bool
Return values
bool —synchronously()
public
synchronously(callable $callback) : mixed
Parameters
- $callback : callable