mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 21:04:52 +08:00
cs fix
This commit is contained in:
parent
f64eb0dea5
commit
c1e68323c7
@ -14,6 +14,5 @@ class AsCheckItem
|
|||||||
public ?string $limit_os = null,
|
public ?string $limit_os = null,
|
||||||
public int $level = 100,
|
public int $level = 100,
|
||||||
public bool $manual = false,
|
public bool $manual = false,
|
||||||
) {
|
) {}
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user