This commit is contained in:
Jerry Ma
2023-09-08 22:12:59 +08:00
committed by GitHub
parent 54e98666e7
commit be8eb90b86
11 changed files with 11 additions and 32 deletions

View File

@@ -13,9 +13,7 @@ class CustomExt
{
private static array $custom_ext_class = [];
public function __construct(protected string $ext_name)
{
}
public function __construct(protected string $ext_name) {}
/**
* Load all custom extension classes