mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-14 04:15:35 +08:00
cs fix
This commit is contained in:
@@ -129,9 +129,4 @@ class UnixShell
|
|||||||
}
|
}
|
||||||
return $cmd;
|
return $cmd;
|
||||||
}
|
}
|
||||||
|
|
||||||
public function getEnv(): array
|
|
||||||
{
|
|
||||||
return $this->env;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user