mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-05 07:45:39 +08:00
Introduce AttributeMapper for managing extensions and doctor attributes
This commit is contained in:
@@ -4,3 +4,5 @@ declare(strict_types=1);
|
||||
|
||||
require_once __DIR__ . '/../src/globals/internal-env.php';
|
||||
require_once __DIR__ . '/mock/SPC_store.php';
|
||||
|
||||
\SPC\util\AttributeMapper::init();
|
||||
|
||||
Reference in New Issue
Block a user