File manager - Edit - /home/autoph/public_html/projects/vendor/laravel/framework/src/Illuminate/Foundation/Testing/WithConsoleEvents.php
Back
<?php namespace Illuminate\Foundation\Testing; use Illuminate\Contracts\Console\Kernel as ConsoleKernel; trait WithConsoleEvents { /** * Register console events. * * @return void */ protected function setUpWithConsoleEvents() { $this->app[ConsoleKernel::class]->rerouteSymfonyCommandEvents(); } }
| ver. 1.4 |
.
| PHP 8.1.32 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings