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 $autoloadpath
application root path
public string $pathenv
runtime application environment
public string $envMethods
__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, 05 Jun 2026 06:08:15 +0000