mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-04 15:25:41 +08:00
Update src/SPC/builder/BuilderProvider.php
Co-authored-by: Marc <m@pyc.ac>
This commit is contained in:
@@ -32,7 +32,7 @@ class BuilderProvider
|
||||
};
|
||||
|
||||
// bind the builder to ExceptionHandler
|
||||
ExceptionHandler::setBindBuilder(self::$builder);
|
||||
ExceptionHandler::bindBuilder(self::$builder);
|
||||
|
||||
return self::$builder;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user