mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-09 18:05:36 +08:00
cs fix
This commit is contained in:
@@ -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,
|
||||||
) {
|
) {}
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user