mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-07 00:35:41 +08:00
zig toolchain stuff
This commit is contained in:
@@ -13,4 +13,6 @@ abstract class CustomPackage
|
||||
abstract public function extract(string $name): void;
|
||||
|
||||
abstract public static function getEnvironment(): array;
|
||||
|
||||
abstract public static function isInstalled(): bool;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user