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 Tue, 21 Apr 2026 04:00:25 +0000