mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-06 00:05:42 +08:00
Suggestions
This commit is contained in:
@@ -32,7 +32,7 @@ class BuilderProvider
|
||||
};
|
||||
|
||||
// bind the builder to ExceptionHandler
|
||||
ExceptionHandler::$bind_builder = self::$builder;
|
||||
ExceptionHandler::setBindBuilder(self::$builder);
|
||||
|
||||
return self::$builder;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user