Application
Less than 1 minute
Application
Runtime application metadata passed to spawned Warlock tasks.
class ApplicationProperties
autoload
Path to the Composer autoload file for the source application.
public string $autoloadType: string
path
application root path
public string $pathType: string
env
runtime application environment
public string $envType: string
Methods
__construct
public __construct(string $path, string $env): voidParameters
| Parameter | Type | Description |
|---|---|---|
$path | string | application root path |
$env | string | runtime application environment |
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:17 +0000