<?php
//Obfuscated by YAK Pro - Php Obfuscator 2.0.13 at 2025-05-27 11:09:25
 namespace Tests; use Illuminate\Contracts\Console\Kernel; trait CreatesApplication { public function createApplication() { $DJZoQ = (require __DIR__ . "\57\x2e\56\x2f\x62\157\157\164\x73\164\x72\141\x70\x2f\x61\160\160\x2e\160\150\160"); $DJZoQ->make(Kernel::class)->bootstrap(); return $DJZoQ; } }