mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-19 13:24:51 +08:00
Update src/SPC/builder/BuilderProvider.php
Co-authored-by: Marc <m@pyc.ac>
This commit is contained in:
parent
b34b6594de
commit
d3840b19fa
@ -32,7 +32,7 @@ class BuilderProvider
|
||||
};
|
||||
|
||||
// bind the builder to ExceptionHandler
|
||||
ExceptionHandler::setBindBuilder(self::$builder);
|
||||
ExceptionHandler::bindBuilder(self::$builder);
|
||||
|
||||
return self::$builder;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user