mirror of
https://github.com/pestphp/pest.git
synced 2026-03-09 17:27:22 +01:00
refacto: bootstrappers and parallel minor stuff
This commit is contained in:
@ -13,7 +13,7 @@ use Pest\Contracts\Bootstrapper;
|
||||
final class BootExceptionHandler implements Bootstrapper
|
||||
{
|
||||
/**
|
||||
* Boots the Exception Handler.
|
||||
* Boots the "Collision" exception handler.
|
||||
*/
|
||||
public function boot(): void
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user