<?php
//Obfuscated by YAK Pro - Php Obfuscator 2.0.13 at 2025-05-27 11:09:25
 namespace Tests; use Illuminate\Contracts\Console\Kernel; use PHPUnit\Runner\AfterLastTestHook; use PHPUnit\Runner\BeforeFirstTestHook; class Bootstrap implements BeforeFirstTestHook, AfterLastTestHook { use CreatesApplication; public function executeBeforeFirstTest() : void { $sv9YS = $this->createApplication()->make(Kernel::class); $ifjY8 = ["\143\x6f\156\x66\151\147\72\x63\141\143\x68\145", "\x65\x76\x65\x6e\x74\x3a\x63\x61\x63\150\145"]; foreach ($ifjY8 as $hUi4t) { $sv9YS->call($hUi4t); mHVlt: } Lqfbr: } public function executeAfterLastTest() : void { array_map("\x75\x6e\x6c\x69\x6e\153", glob("\142\157\157\x74\x73\164\162\141\x70\x2f\143\x61\x63\x68\x65\x2f\x2a\x2e\x70\150\x70\165\x6e\x69\x74\56\160\x68\160")); } }