mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
php cs fix
This commit is contained in:
parent
5add534848
commit
1b7404f194
@ -196,7 +196,7 @@ function f_putenv(string $env): bool
|
|||||||
/**
|
/**
|
||||||
* Get the installed CMake version
|
* Get the installed CMake version
|
||||||
*
|
*
|
||||||
* @return string|null The CMake version or null if it couldn't be determined
|
* @return null|string The CMake version or null if it couldn't be determined
|
||||||
*/
|
*/
|
||||||
function get_cmake_version(): ?string
|
function get_cmake_version(): ?string
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user